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

Determine if a type is a variable functor. More...

#include <Var.hpp>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

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

Determine if a type is a variable functor.