forked from fmtlib/fmt
Update docs
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user