mirror of
https://github.com/boostorg/compute.git
synced 2026-01-31 08:02:16 +00:00
This adds a macro for registering custom type names for C++ types to be used in OpenCL kernel code. Internally the macro specializes the type_name<T>() function.