Skip to content

v0.2.0

Choose a tag to compare

@christianparpart christianparpart released this 10 Apr 12:10
· 7 commits to master since this release

What's Changed

  • collectDifferences with first argument beeing index of the data member by @Yaraslaut in #19
  • code cleanups and compiler warning fixes by @christianparpart in #20
  • Allow iteration over sequence in EnumerateMembers by @Yaraslaut in #21
  • Rename GetName<>() to NameOf<> and add test for TypeNameOf<> by @christianparpart in #22
  • Add MemberClassType<P> and MemberIndexOf<P> to get the class type and member-index of P. by @christianparpart in #23

Full Changelog: v0.1.0...v0.2.0