Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
format_context_base::format_opts

Retrieves the format options.

Synopsis
format_options
format_opts() const noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext