[odb-users] unable to map C++ type '::__gnu_cxx::new_allocator<
::std::weak_ptr< ... error in One-to-Many relationships
Boris Kolpackov
boris at codesynthesis.com
Wed Sep 4 10:00:32 EDT 2019
Monika Idzik <moni.idzik at gmail.com> writes:
> I have one class called ExeprimentConfiguration and one class
> AnalysisResult. I want to have one (ExeprimentConfiguration) to many
> (AnalysisResult) relationship between them. These 2 classes are in two
> separate files [...]
That's most likely where the problem is, as discussed in Section 6.3,
"Circular Relationships".
More information about the odb-users
mailing list