QxOrm  1.4.9
C++ Object Relational Mapping library

qx::trait::remove_attr<T>::type : return a type without pointer, const, reference and/or volatile attributes More...

Go to the source code of this file.

Classes

class  qx::trait::remove_attr< T, bRemovePtr, bRemoveConst, bRemoveRef, bRemoveVolatile >
 qx::trait::remove_attr<T>::type : return a type without pointer, const, reference and/or volatile attributes More...

Namespaces

namespace  qx
 

Root namespace for all QxOrm library features.


namespace  qx::trait
 

QxOrm library traits (template metaprogramming) not available in boost::type_traits library.



Detailed Description

qx::trait::remove_attr<T>::type : return a type without pointer, const, reference and/or volatile attributes

Author:
Lionel Marty

Definition in file remove_attr.h.