...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::is_fundamental
// In header: <boost/compute/type_traits/is_fundamental.hpp> template<typename T> struct is_fundamental : public boost::false_type { };