Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::is_int64

Returns whether this field is holding a int64 value.

Synopsis
bool
is_int64() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext