Home
last modified time | relevance | path

Searched refs:NewType (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.hpp166 template < typename NewType >
168 …rational(rational<NewType> const &r, typename enable_if_c<rational_detail::is_compatible_integer<N… in rational() argument
173 template < typename NewType >
175 …rational(rational<NewType> const &r, typename disable_if_c<rational_detail::is_compatible_integer< in rational() argument