HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SYS_RemoveCV< T > Struct Template Reference

#include <SYS_TypeDecorate.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct SYS_RemoveCV< T >

Remove topmost const/volatile qualifiers.

Definition at line 24 of file SYS_TypeDecorate.h.

Member Typedef Documentation

template<typename T >
using SYS_RemoveCV< T >::type = T

Definition at line 24 of file SYS_TypeDecorate.h.


The documentation for this struct was generated from the following file: