Add BasicFormatter's members to the docs

This commit is contained in:
vitaut 2015-12-18 07:24:25 -08:00
parent 0629d76bb0
commit 811964502d

View File

@ -37,6 +37,7 @@ arguments in the resulting string.
.. doxygenfunction:: print(std::ostream&, CStringRef, ArgList)
.. doxygenclass:: fmt::BasicFormatter
:members:
Printf formatting functions
---------------------------