HomeSort by relevance Sort by last modified time
    Searched full:is_default_policy (Results 1 - 1 of 1) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
policy.hpp 304 template <class T> struct is_default_policy struct in namespace:boost::math::policies::detail
311 typedef is_default_policy<U> type;
568 typedef typename mpl::remove_if<result_list, detail::is_default_policy<mpl::_> >::type reduced_list;
    [all...]

Completed in 70 milliseconds