Returns the type‐erased arguments being formatted.
Synopsis
Declared in <fmt/base.h>
format_args const&
args() const;
Return Value
A reference to the arguments being formatted.
Created with MrDocs
Returns the type‐erased arguments being formatted.
Declared in <fmt/base.h>
format_args const&
args() const;
A reference to the arguments being formatted.
Created with MrDocs