Constructor.
format_arg( string_view name, formattable_ref value) noexcept;
string_view
formattable_ref
Constructs an argument from a name and a value.
No-throw guarantee.
Both name and value are stored as views.
name
value