Document argument formatters

This commit is contained in:
vitaut
2016-04-20 07:16:52 -07:00
parent b69e6dcead
commit ccbc891992
3 changed files with 66 additions and 5 deletions
+9
View File
@@ -39,6 +39,15 @@ arguments in the resulting string.
.. doxygenclass:: fmt::BasicFormatter
:members:
Argument formatters
-------------------
.. doxygenclass:: fmt::BasicArgFormatter
:members:
.. doxygenclass:: fmt::ArgFormatter
:members:
Printf formatting functions
---------------------------