Commit 15302425 authored by Victor Zverovich's avatar Victor Zverovich

Fix signature in the docs

parent eddb84cf
...@@ -210,7 +210,7 @@ Utilities ...@@ -210,7 +210,7 @@ Utilities
.. doxygenfunction:: fmt::to_wstring(const T&) .. doxygenfunction:: fmt::to_wstring(const T&)
.. doxygenfunction:: fmt::to_string_view(const Char*) .. doxygenfunction:: fmt::to_string_view(const Char *)
.. doxygenfunction:: fmt::join(const Range&, string_view) .. doxygenfunction:: fmt::join(const Range&, string_view)
......
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