A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://stotko.github.io/stdgpu/doxygen/structstdgpu_1_1remove__cvref.html below:

stdgpu: stdgpu::remove_cvref< T > — stdgpu Latest documentation

remove_cvref< T ># stdgpu: stdgpu::remove_cvref< T >

stdgpu Latest

Efficient STL-like Data Structures on the GPU

Public Types

|

List of all members

stdgpu::remove_cvref< T >

Complementing functionality

»

type_traits Detailed Description

template<typename T>
struct stdgpu::remove_cvref< T >

Type trait to remove const, volative, and reference qualifiers from the given type.

Template Parameters
T The input type
Public Types using  type = std::remove_cv_t< std::remove_reference_t< T > >   Generated by  1.9.6

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4