Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::is_date

Returns whether this field is holding a date value.

Synopsis
bool
is_date() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext