QxOrm
1.5.0
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. |
qx::trait::remove_attr<T>::type : return a type without pointer, const, reference and/or volatile attributes
Definition in file remove_attr.h.