Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::is_blob

Returns whether this field is holding a blob value.

Synopsis
bool
is_blob() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext