mirror of
https://github.com/fmtlib/fmt.git
synced 2025-02-18 21:41:13 +00:00
Fix docs
This commit is contained in:
parent
5223f552c8
commit
ef826b86cb
@ -306,7 +306,7 @@ Utilities
|
||||
.. doxygenfunction:: fmt::ptr(const std::unique_ptr<T> &p) -> const void*
|
||||
.. doxygenfunction:: fmt::ptr(const std::shared_ptr<T> &p) -> const void*
|
||||
|
||||
.. doxygenfunction:: fmt::to_string(const T &value)
|
||||
.. doxygenfunction:: fmt::to_string(const T &value) -> std::string
|
||||
|
||||
.. doxygenfunction:: fmt::to_string_view(const Char *s) -> basic_string_view<Char>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user