[odb-users] custom relationship containers?

Boris Kolpackov boris at codesynthesis.com
Wed Sep 23 12:33:08 EDT 2015


Hi Christian,

Christian Sell <christian at gsvitec.com> writes:

>        typedef container_traits_type::index_type index_type;

Looks like your container_traits specialization does not define
types that it should. Check libodb/odb/std-vector-traits.hxx for
an example. Also make sure that the header that defines tit is
actually included into the generated header files (--hxx-prologue).

Boris



More information about the odb-users mailing list