Commit 7d5400f8 authored by vitaut's avatar vitaut

Resolve overloads

parent 8019387a
......@@ -66,13 +66,13 @@ Write API
.. doxygenclass:: fmt::BasicArrayWriter
:members:
.. doxygenfunction:: bin
.. doxygenfunction:: bin(int)
.. doxygenfunction:: oct
.. doxygenfunction:: oct(int)
.. doxygenfunction:: hex
.. doxygenfunction:: hex(int)
.. doxygenfunction:: hexu
.. doxygenfunction:: hexu(int)
.. doxygenfunction:: pad(int, unsigned, Char)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment