![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Concepts | |
| concept | CopyConstructableDataSource |
| Check whether the copy constructor of the data source T respects the const correctness of the data type. | |
| concept | InnerTypeAllowedCast |
| Concept to restrict copy or move constructor of a DataSource which creates a new object with a different inner type. | |