CellModules
|
This is the complete list of members for Catch::Detail::Approx, including all inherited members.
Approx(double value) | Catch::Detail::Approx | inlineexplicit |
Approx(Approx const &other) | Catch::Detail::Approx | inline |
custom() | Catch::Detail::Approx | inlinestatic |
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!= | Catch::Detail::Approx | friend |
operator!= | Catch::Detail::Approx | friend |
operator()(double value) | Catch::Detail::Approx | inline |
operator== | Catch::Detail::Approx | friend |
operator== | Catch::Detail::Approx | friend |
scale(double newScale) | Catch::Detail::Approx | inline |
toString() const | Catch::Detail::Approx | inline |