...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::compute::get
// In header: <boost/compute/functional/get.hpp> template<size_t N> struct get { // public member functions template<typename Arg> unspecified operator()(const Arg &) const; };