Fix docs
This commit is contained in:
parent
f398c94761
commit
f2355bbe5e
@ -332,7 +332,7 @@ Utilities
|
|||||||
---------
|
---------
|
||||||
|
|
||||||
.. doxygenfunction:: fmt::ptr(T p) -> const void*
|
.. doxygenfunction:: fmt::ptr(T p) -> const void*
|
||||||
.. doxygenfunction:: fmt::ptr(const std::unique_ptr<T> &p) -> const void*
|
.. doxygenfunction:: fmt::ptr(const std::unique_ptr<T, Deleter> &p) -> const void*
|
||||||
.. doxygenfunction:: fmt::ptr(const std::shared_ptr<T> &p) -> const void*
|
.. doxygenfunction:: fmt::ptr(const std::shared_ptr<T> &p) -> const void*
|
||||||
|
|
||||||
.. doxygenfunction:: fmt::underlying(Enum e) -> typename std::underlying_type<Enum>::type
|
.. doxygenfunction:: fmt::underlying(Enum e) -> typename std::underlying_type<Enum>::type
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user