Get rid of the FILE* hack and reword apidocs

This commit is contained in:
Victor Zverovich
2019-06-02 19:29:49 -07:00
parent 1653244c69
commit 0c6a6e0250
3 changed files with 14 additions and 26 deletions

View File

@@ -200,6 +200,8 @@ The following user-defined literals are defined in ``fmt/format.h``.
Utilities
---------
.. doxygenclass:: fmt::is_char
.. doxygentypedef:: fmt::char_t
.. doxygenfunction:: fmt::formatted_size(string_view, const Args&...)