Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field_view::is_uint64

Returns whether this field_view points to a uint64 value.

Synopsis
constexpr bool
is_uint64() const noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext