Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_format_context::format_opts

(Inherited from format_context_base)

Retrieves the format options.

Synopsis
format_options
format_opts() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext