Files
godot/core/string
Stuart Carnie 67eb6bed2b use operator += (char32_t)
This prevents an allocation of a new string for every character.

Additionally, use some static constants for padding and sign characters
2024-07-25 09:17:58 +10:00
..
2023-12-13 13:30:28 -05:00
2023-12-13 13:30:28 -05:00
2024-07-25 09:17:58 +10:00