mirror of
https://github.com/boostorg/compute.git
synced 2026-01-31 20:12:23 +00:00
This adds a new method which allows for type definitions and type pragmas to be added to a meta_kernel. This provides a more generic and general interface and replaces the previously used add_pair_type() method along with the special case handling of half and double types.