Home
last modified time | relevance | path

Searched defs:find_arg (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
Dpolicy.hpp271 struct find_arg struct
274 typedef typename mpl::find_if<Seq, Pred>::type iter;
275 typedef typename mpl::end<Seq>::type end_type;
279 ::boost::is_same<iter, end_type>::value>::type type;