mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-28 06:36:02 +00:00
Document contexts
This commit is contained in:
parent
5bedcb665b
commit
038057eb3e
@ -115,6 +115,12 @@ times and reduces binary code size compared to a fully parameterized version.
|
|||||||
.. doxygenclass:: fmt::basic_format_arg
|
.. doxygenclass:: fmt::basic_format_arg
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
.. doxygenclass:: fmt::basic_format_context
|
||||||
|
:members:
|
||||||
|
|
||||||
|
.. doxygentypedef:: fmt::format_context
|
||||||
|
.. doxygentypedef:: fmt::wformat_context
|
||||||
|
|
||||||
Compatibility
|
Compatibility
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user