Home
last modified time | relevance | path

Searched refs:make_get_suffix (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/compute/include/boost/compute/lambda/
Dget.hpp50 struct make_get_suffix struct
71 struct make_get_suffix<std::pair<T1, T2> > struct
89 struct make_get_suffix<boost::tuple<BOOST_PP_ENUM_PARAMS(n, T)> > \
108 ctx.stream << make_get_suffix<T>::value(); in dispatch_apply_terminal()
/third_party/boost/boost/compute/lambda/
Dget.hpp50 struct make_get_suffix struct
71 struct make_get_suffix<std::pair<T1, T2> > struct
89 struct make_get_suffix<boost::tuple<BOOST_PP_ENUM_PARAMS(n, T)> > \
108 ctx.stream << make_get_suffix<T>::value(); in dispatch_apply_terminal()