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.
27 KiB
27 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.