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

Go to the source code of this file.

Namespaces

namespace  alpaka
 main alpaka namespace.
namespace  alpaka::concepts

Concepts

concept  alpaka::concepts::ExpectedValueType
 Check whether the specified data type matches the expected type, or if the expected type is alpaka::NotRequired, then all data types passes the concept.