Add const lvalue ref to core/* container parameters
This commit is contained in:
parent
907db8eebc
commit
a8bc9f3e78
92 changed files with 346 additions and 346 deletions
|
|
@ -229,7 +229,7 @@ public:
|
|||
p_words->push_back(ret[i]);
|
||||
}
|
||||
}
|
||||
EXBIND1RC(bool, is_control_flow_keyword, String)
|
||||
EXBIND1RC(bool, is_control_flow_keyword, const String &)
|
||||
|
||||
GDVIRTUAL0RC(Vector<String>, _get_comment_delimiters)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue