Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::as_double

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

const double&
as_double() const;
  » more...

double&
as_double();
  » more...

PrevUpHomeNext