CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
std::remove_cv
#include <platform.h>
Public Types | |
typedef remove_volatile< typename remove_const< T >::type >::type | type |
typedef remove_volatile<typename remove_const<T>::type>::type cutlass::platform::remove_cv< T >::type |