The main reason for this is to avoid a dynamic memory allocation in every format() call with Visual Studio if there are no named arguments.
110 KiB
110 KiB
The main reason for this is to avoid a dynamic memory allocation in every format() call with Visual Studio if there are no named arguments.