Speclib  0.1.2
The library for writing better CUDA libraries
sp::IsConstant< T > Struct Template Referencefinal

Determine if a type is a variable user constant. More...

#include <Var.hpp>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T>
struct sp::IsConstant< T >

Determine if a type is a variable user constant.