Home
last modified time | relevance | path

Searched refs:is_default_policy (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/math/policies/
H A Dpolicy.hpp325 template <class T> struct is_default_policy struct
332 typedef is_default_policy<U> type;
589 …typedef typename mpl::remove_if<result_list, detail::is_default_policy<mpl::_> >::type reduced_lis…