Speclib
0.1.2
The library for writing better CUDA libraries
Static Public Attributes
|
List of all members
sp::IsVariable< T > Struct Template Reference
final
Variable System
Determine if a type is a variable.
More...
#include <Var.hpp>
Static Public Attributes
static constexpr bool
value
= false
Detailed Description
template<typename T>
struct sp::IsVariable< T >
Determine if a type is a variable.
sp
IsVariable