Replies: 3 comments
|
Update: I found Adept has the |
|
Yes There's also Right now, runtime ownership passing is the only safe way to do containers that can change scope (there's a few additions necessary before copy based [like std::vector and std::string] can be used), but otherwise all STL like containers should be possible to implement |
|
In order to transfer ownership of a In order to transfer ownership of a |
Uh oh!
There was an error while loading. Please reload this page.
Please correct me if I'm wrong but I can't find anything like that on
AdeptImport.All reactions