Skip to content
Commit d070cc39 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Removed HostType and CudaType aliases in containers, matrices and grids

They are not suitable for more than 2 devices/execution types; their design
breaks the Open-Closed Principle. Instead, a type template "Self" was
created, which allows to change any template parameter.
parent 3a997233
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment