Formatter -> BasicFormatter

This commit is contained in:
Victor Zverovich 2013-04-27 06:34:33 -07:00
parent 1cad3fadd6
commit 3638eeee62

View File

@ -7,7 +7,7 @@ String Formatting API
.. doxygenfunction:: fmt::Format(StringRef) .. doxygenfunction:: fmt::Format(StringRef)
.. doxygenclass:: fmt::Formatter .. doxygenclass:: fmt::BasicFormatter
:members: :members:
.. doxygenclass:: fmt::TempFormatter .. doxygenclass:: fmt::TempFormatter