Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
formatter< format_sequence_view< It, Sentinel, FormatFn > >::format

Synopsis
void
format(
    const format_sequence_view< It, Sentinel, FormatFn >& value,
    format_context_base& ctx) const;

PrevUpHomeNext