Conduit
latest
Overview
Demos
Library API
Resources
Citing
Publications & Presentations
Projects using Conduit
Conduit
»
Library API
»
Template Struct remove_cvref
Edit on GitHub
Template Struct remove_cvref
¶
Defined in
File remove_cvref.hpp
Struct Documentation
¶
template<class
T
>
struct
std
::
remove_cvref
¶
Public Types
typedef
std::remove_cv_t<std::remove_reference_t<
T
>>
type
¶