Skip to content

1.3.8

Compare
Choose a tag to compare
@iboB iboB released this 02 Nov 10:40
· 332 commits to master since this release
  • 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