mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-25 06:21:00 +00:00
Update signature in the docs
This commit is contained in:
parent
9bdd1596ce
commit
27e3c0fe9b
@ -43,7 +43,7 @@ participate in an overload resolution if the latter is not a string.
|
|||||||
.. _format:
|
.. _format:
|
||||||
|
|
||||||
.. doxygenfunction:: format(const S&, Args&&...)
|
.. doxygenfunction:: format(const S&, Args&&...)
|
||||||
.. doxygenfunction:: vformat(const S&, basic_format_args<buffer_context<Char>>)
|
.. doxygenfunction:: vformat(const S&, basic_format_args<buffer_context<type_identity_t<Char>>>)
|
||||||
|
|
||||||
.. _print:
|
.. _print:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user