Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::is_time

Returns whether this field is holding a time value.

Synopsis
bool
is_time() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext