Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::as_blob

Retrieves a reference to the underlying blob value or throws an exception.

const blob&
as_blob() const;
  » more...

blob&
as_blob();
  » more...

PrevUpHomeNext