Embedded Template Library  1.0
 All Classes Files Functions Variables Typedefs Friends Modules Pages
etl::remove_cv< T > Struct Template Reference

#include <type_traits.h>

Public Types

typedef remove_volatile
< typename remove_const< T >
::type >::type 
type
 

Detailed Description

template<typename T>
struct etl::remove_cv< T >

remove_cv


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