forked from fmtlib/fmt
Update arg signature
This commit is contained in:
@ -54,7 +54,7 @@ participate in an overload resolution if the latter is not a string.
|
|||||||
Named arguments
|
Named arguments
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
.. doxygenfunction:: fmt::arg(string_view, const T&)
|
.. doxygenfunction:: fmt::arg(const S&, const T&)
|
||||||
|
|
||||||
Named arguments are not supported in compile-time checks at the moment.
|
Named arguments are not supported in compile-time checks at the moment.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user