Skip to content

Move operators; minor fixes

Compare
Choose a tag to compare
@cdunn2001 cdunn2001 released this 27 Aug 20:34
· 475 commits to master since this release
  • Some C++ "move" operators.
    • (If these require a bump in the ABI number, please let us know.)
  • Fix uninitialized value detected by valgrind. (Thanks to @ya1gaurav for first noticing this.)
  • Other minor improvements.
  • Moved most READ docs to Wiki.