godot/core/string
reduz 45af29da80 Add a new HashSet template
* Intended to replace RBSet in most cases.
* Optimized for iteration speed
2022-05-20 22:40:38 +02:00
..
char_utils.h
locales.h
node_path.cpp
node_path.h
optimized_translation.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
optimized_translation.h
print_string.cpp
print_string.h
SCsub
string_buffer.h
string_builder.cpp
string_builder.h
string_name.cpp
string_name.h
translation.cpp Use range iterators for RBSet in most cases 2022-05-19 12:09:16 +02:00
translation.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
translation_po.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
translation_po.h
ucaps.h
ustring.cpp Tweak 64-bit integer overflow message to mention that it's a signed type 2022-05-20 14:12:09 +02:00
ustring.h Add dedicated macros for property name extraction 2022-05-19 14:08:47 +08:00