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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
meta.hpp 90 // for_both<expr0,expr1,TT,TF,FT,FF>::type
98 struct for_both struct in namespace:boost::numeric::convdetail
int_float_mixture.hpp 42 for_both<S_int, T_int, int2int_c, int2float_c, float2int_c, float2float_c>::type
sign_mixture.hpp 42 for_both<S_signed, T_signed, sig2sig_c, sig2unsig_c, unsig2sig_c, unsig2unsig_c>::type
udt_builtin_mixture.hpp 61 for_both<S_builtin, T_builtin, builtin2builtin_c, builtin2udt_c, udt2builtin_c, udt2udt_c>::type
converter.hpp 238 typedef typename for_both<do_applyA, do_applyB, Both, PredA, PredB, NNone>::type type ;

Completed in 254 milliseconds