Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move moveable/copyable traits handling to the storage_t (#32, thanks to
- Loading branch information
20a6edb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately, it's only a part of the solution. The bigger part, but not the whole. Handling of the move-assignable/copy-assignable traits of types is missed.