Approx(double value) | Catch::Detail::Approx | [inline, explicit] |
Approx(Approx const &other) | Catch::Detail::Approx | [inline] |
custom() | Catch::Detail::Approx | [inline, static] |
epsilon(double newEpsilon) | Catch::Detail::Approx | [inline] |
m_epsilon | Catch::Detail::Approx | [private] |
m_scale | Catch::Detail::Approx | [private] |
m_value | Catch::Detail::Approx | [private] |
operator!=(double lhs, Approx const &rhs) | Catch::Detail::Approx | [friend] |
operator!=(Approx const &lhs, double rhs) | Catch::Detail::Approx | [friend] |
operator()(double value) | Catch::Detail::Approx | [inline] |
operator==(double lhs, Approx const &rhs) | Catch::Detail::Approx | [friend] |
operator==(Approx const &lhs, double rhs) | Catch::Detail::Approx | [friend] |
scale(double newScale) | Catch::Detail::Approx | [inline] |
toString() const | Catch::Detail::Approx | [inline] |