Document a more useful to_string_view overload

This commit is contained in:
Victor Zverovich
2019-06-03 11:57:33 -07:00
parent 1e6e87cb74
commit 7e42c65bb6
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ Utilities
.. doxygenfunction:: fmt::to_wstring(const T&)
.. doxygenfunction:: fmt::to_string_view(const basic_string<Char, Traits, Allocator>&)
.. doxygenfunction:: fmt::to_string_view(const Char*)
.. doxygenfunction:: fmt::join(const Range&, string_view)