[odb-users] base class before derived class
MM
finjulhich at gmail.com
Sun Feb 2 17:59:19 EST 2025
Hello,
odb had introduced a defensive failure when the order of base classes and
derived was not expected with regards to when the class is defined, and
when the pragma db object definition is called.
I'm encountering this error.
Is there a general statement that can be made to avoid this failure?
I have the base class, derived, and then later pragmas invoked... Of course
I will put a example snippet, but what is the general idea?
More information about the odb-users
mailing list