mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-09 16:45:32 +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.