Home
last modified time | relevance | path

Searched refs:test_invariant (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Drational.hpp400 bool test_invariant() const;
832 inline bool rational<IntType>::test_invariant() const in test_invariant() function in boost::rational
872 BOOST_ASSERT( this->test_invariant() ); in normalize()