Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::is_uint64

Returns whether this field is holding a uint64 value.

Synopsis
bool
is_uint64() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext