Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field_view::is_int64

Returns whether this field_view points to a int64 value.

Synopsis
constexpr bool
is_int64() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext