Home
last modified time | relevance | path

Searched defs:fraction_tolerance_t (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dfloating_point_comparison.hpp134 struct fraction_tolerance_t { struct
135 explicit fraction_tolerance_t( FPT v ) : m_value( v ) {} in fraction_tolerance_t() function
137 FPT m_value;