libikarus/docs/Ownership.md
folling 954b8a11a3
finalize schema/data setup
Signed-off-by: Folling <mail@folling.io>
2025-04-15 12:11:25 +02:00

7 lines
No EOL
208 B
Markdown

### Getters
Returned data remains owned by libikarus, the exception are Entity(Property)Values.
### Setters
libikarus assumes ownership of any data passed into it, the exception are Entity(Property)Values.