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

Extract the ValueType member from a type. More...

#include <TypeTraits.hpp>

Public Types

using type = typename T::ValueType
 

Detailed Description

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

Extract the ValueType member from a type.