Searched refs:is_default_policy (Results 1 – 1 of 1) sorted by relevance
325 template <class T> struct is_default_policy struct332 typedef is_default_policy<U> type;589 …typedef typename mpl::remove_if<result_list, detail::is_default_policy<mpl::_> >::type reduced_lis…