Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::is_float

Returns whether this field is holding a float value.

Synopsis
bool
is_float() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext