Move make_args_checked to the public API

This commit is contained in:
Victor Zverovich
2020-07-19 10:21:15 -07:00
parent e2837084ee
commit c08518a25b
7 changed files with 41 additions and 36 deletions

View File

@@ -68,6 +68,8 @@ Argument Lists
.. doxygenfunction:: fmt::make_format_args(const Args&...)
.. doxygenfunction:: fmt::make_args_checked(const S&, const remove_reference_t<Args>&...)
.. doxygenclass:: fmt::format_arg_store
:members: