diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2023-08-07 10:37:41 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2023-08-07 10:38:16 +0200 |
commit | e9f723006ac6212fb7f1a8645159749e006ff69c (patch) | |
tree | 8de984513da75a315c36f6021420e3ce60045f00 /modules/gdscript/gdscript_tokenizer.cpp | |
parent | 16a93563bfd3b02ca0a8f6df2026f3a3217f5571 (diff) | |
download | redot-engine-e9f723006ac6212fb7f1a8645159749e006ff69c.tar.gz |
Use compile-time Unicode string conversion
Thanks to this syntax introduced in C++11, this reduces the amount of work
that needs to be performed at run-time while making the code more terse.
Diffstat (limited to 'modules/gdscript/gdscript_tokenizer.cpp')
0 files changed, 0 insertions, 0 deletions