![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
qx::trait::generic_container<T> : provide some tools to manage all containers without knowing its type More...
#include <QxTraits/is_smart_ptr.h>#include <QxTraits/remove_attr.h>#include <QxTraits/remove_smart_ptr.h>#include <QxTraits/construct_ptr.h>Go to the source code of this file.
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. | |
| namespace | qx::trait::detail |
| Internal helper tools for qx::trait namespace. | |
Macros | |
| #define | QX_TRAIT_GENERIC_CONTAINER_TYPEDEF(TypeContainer, TypeKey, TypeValue) |
qx::trait::generic_container<T> : provide some tools to manage all containers without knowing its type
Definition in file generic_container.h.
| #define QX_TRAIT_GENERIC_CONTAINER_TYPEDEF | ( | TypeContainer, | |
| TypeKey, | |||
| TypeValue ) |
Definition at line 123 of file generic_container.h.