[odb-users] std::variant of raw pointers

MM finjulhich at gmail.com
Sun Oct 27 08:22:36 EDT 2024


Hello
Is there support for loading/persisting members that are
std::variant<PTR1*, PTR2*, .. PTRn*> ?
By using a virtual member like std::string, assuming each of those objects
has a string has id, is there a way to cause the persistence or loading ?

Rds,


More information about the odb-users mailing list