Document contexts

This commit is contained in:
Victor Zverovich 2020-11-08 08:16:23 -08:00
parent 5bedcb665b
commit 038057eb3e

View File

@ -115,6 +115,12 @@ times and reduces binary code size compared to a fully parameterized version.
.. doxygenclass:: fmt::basic_format_arg
:members:
.. doxygenclass:: fmt::basic_format_context
:members:
.. doxygentypedef:: fmt::format_context
.. doxygentypedef:: fmt::wformat_context
Compatibility
-------------