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

Go to the source code of this file.

Namespaces

namespace  alpaka
 main alpaka namespace.
namespace  alpaka::concepts

Concepts

concept  alpaka::concepts::AssignableFrom
 Check whether the specified data type T_To can be assigned to T_From.