Catch::Detail::Approx Class Reference
List of all members.
Public Member Functions |
| Approx (double value) |
| Approx (Approx const &other) |
Approx | operator() (double value) |
Approx & | epsilon (double newEpsilon) |
Approx & | scale (double newScale) |
std::string | toString () const |
Static Public Member Functions |
static Approx | custom () |
Friends |
bool | operator== (double lhs, Approx const &rhs) |
bool | operator== (Approx const &lhs, double rhs) |
bool | operator!= (double lhs, Approx const &rhs) |
bool | operator!= (Approx const &lhs, double rhs) |
The documentation for this class was generated from the following file: