Skip to content

v0.2

Choose a tag to compare

@TartanLlama TartanLlama released this 23 Dec 15:55
· 159 commits to master since this release
2468058
  • Support for expected<void,E>
  • Fixed copy/move operations for expected<trivially_copyable, non_trivially_copyable>
  • Fixed non-trivial copy assignment
  • Fix some MSVC 2017 issues which turn up when using std::string as an error