...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
Return a reference to the underlying double, or throw an exception.
double
double& as_double(); » more...
more...
Return the underlying double, or throw an exception.
double as_double() const; » more...