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