API
 
Loading...
Searching...
No Matches
Catch::Detail::Approx Member List

This is the complete list of members for Catch::Detail::Approx, including all inherited members.

Approx(double value)Catch::Detail::Approxexplicit
Approx(T const &value)Catch::Detail::Approxinlineexplicit
custom()Catch::Detail::Approxstatic
epsilon(T const &newEpsilon)Catch::Detail::Approxinline
equalityComparisonImpl(double other) constCatch::Detail::Approxprivate
m_epsilonCatch::Detail::Approxprivate
m_marginCatch::Detail::Approxprivate
m_scaleCatch::Detail::Approxprivate
m_valueCatch::Detail::Approxprivate
margin(T const &newMargin)Catch::Detail::Approxinline
operator!=Catch::Detail::Approxfriend
operator!=Catch::Detail::Approxfriend
operator()(T const &value) constCatch::Detail::Approxinline
operator-() constCatch::Detail::Approx
operator<=Catch::Detail::Approxfriend
operator<=Catch::Detail::Approxfriend
operator==Catch::Detail::Approxfriend
operator==Catch::Detail::Approxfriend
operator>=Catch::Detail::Approxfriend
operator>=Catch::Detail::Approxfriend
scale(T const &newScale)Catch::Detail::Approxinline
setEpsilon(double epsilon)Catch::Detail::Approxprivate
setMargin(double margin)Catch::Detail::Approxprivate
toString() constCatch::Detail::Approx