github TartanLlama/expected v0.3

latest releases: v1.1.0, v1.0.0
5 years ago
  • Make exceptions optional
  • Fix a variety of errors related to expected<void,E>
  • Play nice with CMake's add_subdirectory
  • Fix compiling in C++17 mode with a std::invoke visible in the same TU
  • Address some compiler warnings
  • Remove ordering functions, since they were essentially broken (if you relied on these, please let me know)
  • Improve compatibility with tl::optional
  • Fix GCC 5.5 support

Don't miss a new expected release

NewReleases is sending notifications on new releases.