Update docs

This commit is contained in:
Victor Zverovich 2018-03-21 06:12:10 -07:00
parent 17258e9c63
commit e8aa0f3315

View File

@ -238,9 +238,6 @@ custom argument formatter class::
std::string s = custom_format("{:x}", -42); // s == "ffffffd6" std::string s = custom_format("{:x}", -42); // s == "ffffffd6"
.. doxygenclass:: fmt::ArgVisitor
:members:
.. doxygenclass:: fmt::arg_formatter .. doxygenclass:: fmt::arg_formatter
:members: :members: