QxOrm
1.5.0
C++ Object Relational Mapping library
|
qx::trait::generic_container<T> : provide some tools to manage all containers without knowing its type More...
#include <generic_container.h>
Public Types | |
typedef no_type | type_item |
typedef no_type | type_key |
typedef no_type | type_value |
typedef no_type | type_value_qx |
typedef no_type | type_iterator |
qx::trait::generic_container<T> : provide some tools to manage all containers without knowing its type
Definition at line 62 of file generic_container.h.
typedef no_type qx::trait::generic_container< T >::type_item |
Definition at line 63 of file generic_container.h.
typedef no_type qx::trait::generic_container< T >::type_iterator |
Definition at line 63 of file generic_container.h.
typedef no_type qx::trait::generic_container< T >::type_key |
Definition at line 63 of file generic_container.h.
typedef no_type qx::trait::generic_container< T >::type_value |
Definition at line 63 of file generic_container.h.
typedef no_type qx::trait::generic_container< T >::type_value_qx |
Definition at line 63 of file generic_container.h.