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

Like RemoveVariableUserLeaf, but removes the reference of a leaf's inner type as well. More...

#include <Var.hpp>

Public Types

using type = T
 

Detailed Description

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

Like RemoveVariableUserLeaf, but removes the reference of a leaf's inner type as well.