Home
last modified time | relevance | path

Searched refs:for_both (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/
H A Dudt_builtin_mixture.hpp61for_both<S_builtin, T_builtin, builtin2builtin_c, builtin2udt_c, udt2builtin_c, udt2udt_c>::type
H A Dint_float_mixture.hpp42 for_both<S_int, T_int, int2int_c, int2float_c, float2int_c, float2float_c>::type
H A Dsign_mixture.hpp42 for_both<S_signed, T_signed, sig2sig_c, sig2unsig_c, unsig2sig_c, unsig2unsig_c>::type
H A Dmeta.hpp98 struct for_both struct
H A Dconverter.hpp238 typedef typename for_both<do_applyA, do_applyB, Both, PredA, PredB, NNone>::type type ;