alpaka
Abstraction Library for Parallel Kernel Acceleration
DependentFalseType.hpp File Reference
#include <type_traits>

Go to the source code of this file.

Classes

struct  alpaka::meta::DependentFalseType< T >
 A false_type being dependent on a ignored template parameter. This allows to use static_assert in uninstantiated template specializations without triggering. More...
 

Namespaces

 alpaka
 The alpaka accelerator library.
 
 alpaka::meta