Base class for all containers of extensions and relations, vectors, lists,. More...
#include <LCRTRelations.h>
Public Types | |
|
typedef LCBaseTraits< U, T, I, D, b > | base |
| typedef T * | ext_type |
| typedef const T * | rel_type |
| typedef T::value_type | obj_ptr |
| typedef T::iterator | iterator |
| typedef T::const_iterator | const_iterator |
Static Public Attributes | |
| static const bool | is_container = true |
Base class for all containers of extensions and relations, vectors, lists,.
..
1.6.1