- make sure CString("foo") calls the literal constructor
- avoid memory allocations when comparing to a literal
15 KiB
15 KiB
- make sure CString("foo") calls the literal constructor
- avoid memory allocations when comparing to a literal