![]() |
Home | Libraries | People | FAQ | More |
Return a reference to the underlying double
,
or throw an exception.
double&
as_double();
» more...
Return the underlying double
,
or throw an exception.
double
as_double() const;
» more...