Update docs

This commit is contained in:
Victor Zverovich 2019-06-03 11:35:12 -07:00
parent 0c6a6e0250
commit 1e6e87cb74

View File

@ -210,7 +210,7 @@ Utilities
.. doxygenfunction:: fmt::to_wstring(const T&)
.. doxygenfunction:: fmt::to_string_view(basic_string_view<Char>)
.. doxygenfunction:: fmt::to_string_view(const basic_string<Char, Traits, Allocator>&)
.. doxygenfunction:: fmt::join(const Range&, string_view)