Update docs

This commit is contained in:
Victor Zverovich 2023-06-13 19:24:18 +03:00
parent 5afb1821a9
commit 8732ad8773

View File

@ -312,7 +312,7 @@ times and reduces binary code size compared to a fully parameterized version.
.. _args-api: .. _args-api:
Dynamic Argument Lists Dynamic Argument Lists
====================== ----------------------
The header ``fmt/args.h`` provides ``dynamic_format_arg_store``, a builder-like The header ``fmt/args.h`` provides ``dynamic_format_arg_store``, a builder-like
API that can be used to construct format argument lists dynamically. API that can be used to construct format argument lists dynamically.