6 ms·
I'm more happy to see C++ moving to consolidate around a single formatting model. This past year we were porting Elemental (PC game) to 64-bit so it's pretty o
by draginol 3mo ago
I'm more happy to see C++ moving to consolidate around a single formatting model.
This past year we were porting Elemental (PC game) to 64-bit so it's pretty old code. There are a gazillion different string types in it (sprintf and beyond).