v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
testing::internal::FloatingEqMatcher< FloatType > Member List

This is the complete list of members for testing::internal::FloatingEqMatcher< FloatType >, including all inherited members.

FloatingEqMatcher(FloatType expected, bool nan_eq_nan)testing::internal::FloatingEqMatcher< FloatType >inline
FloatingEqMatcher(FloatType expected, bool nan_eq_nan, FloatType max_abs_error)testing::internal::FloatingEqMatcher< FloatType >inline
operator Matcher< const FloatType & >() const testing::internal::FloatingEqMatcher< FloatType >inline
operator Matcher< FloatType & >() const testing::internal::FloatingEqMatcher< FloatType >inline
operator Matcher< FloatType >() const testing::internal::FloatingEqMatcher< FloatType >inline