Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Enumerations
container-traits.hxx File Reference

Go to the source code of this file.

Classes

struct  odb::ordered_functions< I, V >
 
struct  odb::smart_ordered_functions< I, V >
 
struct  odb::set_functions< V >
 
struct  odb::map_functions< K, V >
 

Namespaces

 odb
 

Enumerations

enum  odb::container_kind {
  odb::ck_ordered, odb::ck_set, odb::ck_multiset, odb::ck_map,
  odb::ck_multimap
}