Home
last modified time | relevance | path

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

/third_party/boost/boost/compute/type_traits/detail/
Dcapture_traits.hpp21 struct capture_traits struct
23 static std::string type_name() in type_name()
/third_party/boost/boost/compute/container/
Darray.hpp298 struct capture_traits<array<T, N> > struct
300 static std::string type_name() in type_name()
Dvector.hpp804 struct capture_traits<vector<T, Alloc> > struct
806 static std::string type_name() in type_name()