Skip to content

v0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@cbeck88 cbeck88 released this 18 Dec 00:55
· 32 commits to master since this release
  • Add operator = (T &&) ctor and friends
    (I finally became convinced of the wisdom of this)
  • Refactor type-changing assignment code and visitors to be better organized
  • Refactor initialzation to avoid extra move / copy, fix warnings
    on msvc
  • Almost total rewrite of "overview" part of documentation