Open
Description
i know this is brand new, but opencl is going for a c++ superset, like cuda:
https://www.khronos.org/assets/uploads/developers/resources/Intro-to-OpenCL-C++-Whitepaper-May15.pdf
also this will hopefully land in clang soon:
https://www.phoronix.com/scan.php?page=news_item&px=OpenCL-CXX-Clang-Interest
would boost::compute be interested in supplying tools for kernel programming, like thrust?