mirror of
https://github.com/fmtlib/fmt.git
synced 2025-02-05 00:40:12 +00:00
Fix docs
This commit is contained in:
parent
8b9fb9fb7e
commit
fbe6410e53
@ -39,7 +39,7 @@ arguments in the resulting string.
|
|||||||
.. _format:
|
.. _format:
|
||||||
|
|
||||||
.. doxygenfunction:: format(const String&, const Args&...)
|
.. doxygenfunction:: format(const String&, const Args&...)
|
||||||
.. doxygenfunction:: vformat(string_view, format_args)
|
.. doxygenfunction:: vformat(basic_string_view<Char>, basic_format_args<typename buffer_context<Char>::type>)
|
||||||
|
|
||||||
.. _print:
|
.. _print:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user