realm-cpp icon indicating copy to clipboard operation
realm-cpp copied to clipboard

Add ability to declare smart pointers in schema

Open sync-by-unito[bot] opened this issue 1 year ago • 1 comments

Currently, only raw pointers are supported when declaring links in the object schema. This has posed some difficulty for customers as they need to track ownership of objects. This can be mitigated by allowing smart pointers in the schema.

sync-by-unito[bot] avatar Jun 04 '24 11:06 sync-by-unito[bot]