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...] |