mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-03 15:41:53 +01:00
If the number of arguments is less than MAX_PACKED_ARGS, pass the arguments as a Value array rather than Arg array.
If the number of arguments is less than MAX_PACKED_ARGS, pass the arguments as a Value array rather than Arg array.