DynaMix v1.3.9 Release Notes
Release Date: 2019-11-04 // over 3 years ago-
- ๐ Fixed a typo which prevented move assignment of mixins which are not move-constructible
Previous changes from v1.3.8
-
- โ Added mixin move assignment to mixin type info
- Added
object::move_matching_from
which move-assigns matching mixins from one object to another - ๐ฆ Exposed copy assignment and move constructor in public mixin type info
- ๐ Fixed some unused variable warnings