609 B
609 B
[depr.format.syn]
Annex D (normative) Compatibility features [depr]
D.20 Deprecated formatting [depr.format]
D.20.1 Header synopsis [depr.format.syn]
The header has the following additions:
namespace std {template<class Visitor, class Context>decltype(auto) visit_format_arg(Visitor&& vis, basic_format_arg arg);}