github TartanLlama/expected v1.1.0
v1.1

14 months ago

What's Changed

  • Modify Conanfile to package expected as a header-only library in #56
  • Move the error value when throwing an exception in .value rval overloads in #62
  • Syntax highlight in README in #64
  • Revamp CMake to be correct and easy to understand in #69
  • Fix use of std::remove_cv in static_assert in #90
  • Add deduction guide to tl::unexpected in #109
  • Use move construction in swap implementation in #103
  • Fix warnings in test in #92
  • Test on many compilers in #123
  • Remove undefined behaviour in #117
  • Fixed issue #129 in #131
  • remove submodule directory in #138

Full Changelog: v1.0.0...v1.1.0

Don't miss a new expected release

NewReleases is sending notifications on new releases.