Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::get_float

Retrieves a reference to the underlying float value (unchecked access).

const float&
get_float() const;
  » more...

float&
get_float();
  » more...

PrevUpHomeNext