type

type#

stdgpu: stdgpu::remove_cvref::type
stdgpu Latest
Efficient STL-like Data Structures on the GPU

◆ type

template<typename T >
using stdgpu::remove_cvref< T >::type = std::remove_cv_t<std::remove_reference_t<T> >

type