Back to Cutlass

CUTLASS: cutlass::platform::remove_cv< T > Struct Template Reference

docs/structcutlass_1_1platform_1_1remove__cv.html

4.4.21.9 KB
Original Source

| | CUTLASS

CUDA Templates for Linear Algebra Subroutines and Solvers |

Public Types | List of all members

cutlass::platform::remove_cv< T > Struct Template Reference

std::remove_cv

#include <platform.h>

|

Public Types

| | typedef remove_volatile< typename remove_const< T >::type >::type | type | | |

Member Typedef Documentation

template<typename T >

| typedef remove_volatile<typename remove_const<T>::type>::type cutlass::platform::remove_cv< T >::type |


The documentation for this struct was generated from the following file:


Generated by 1.8.11