stdgpu/type_traits.h Source File#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
type_traits.h
Go to the documentation of this file.
std::remove_cv_t< std::remove_reference_t< T > > type
Definition: type_traits.h:41
Type trait to remove const, volative, and reference qualifiers from the given type.
Definition: type_traits.h:40
Generated by 1.9.6