forked from fmtlib/fmt
Resolve overloads
This commit is contained in:
@ -66,13 +66,13 @@ Write API
|
|||||||
.. doxygenclass:: fmt::BasicArrayWriter
|
.. doxygenclass:: fmt::BasicArrayWriter
|
||||||
:members:
|
: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)
|
.. doxygenfunction:: pad(int, unsigned, Char)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user