Public Types
ash::trait::remove_cv< T > Struct Template Reference

Meta to remove const volatile. More...

#include <ash/type_traits.h>

Inheritance diagram for ash::trait::remove_cv< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef remove_const< typename
remove_volatile< T >::type >
::type 
type
 The modified type.

Detailed Description

template<typename T>
struct ash::trait::remove_cv< T >

Meta to remove const volatile.


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


© 2012   AshTL
Licensed under  AGPLv3
Hosted by  Get AshTL at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated by  doxygen 1.7.4