Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
formatter< format_sequence< Range, FormatFn > >::format

void
format(
    format_sequence< Range, FormatFn >& value,
    format_context_base& ctx) const;
  » more...

void
format(
    const format_sequence< Range, FormatFn >& value,
    format_context_base& ctx) const;
  » more...

PrevUpHomeNext