Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::kind

Returns the type of the value this field is holding.

Synopsis
field_kind
kind() const noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext