alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
CopyConstructableDataSource.hpp File Reference
#include "alpaka/mem/trait.hpp"
#include <concepts>

Go to the source code of this file.

Namespaces

namespace  alpaka
 main alpaka namespace.
namespace  alpaka::internal
 alpaka internal implementations.
namespace  alpaka::internal::concepts

Concepts

concept  alpaka::internal::concepts::CopyConstructableDataSource
 Check whether the copy constructor of the data source T respects the const correctness of the data type.