Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
pool_charset_strategy::type

Retrieves the kind of strategy represented by this object.

Synopsis
pool_charset_strategy_type
type() const noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext