devel/tl-expected: upgrade to 1.1.0
ChangeLog: https://github.com/TartanLlama/expected/releases/tag/v1.1.0
- Modify Conanfile to package expected as a header-only library in
- Move the error value when throwing an exception in .value rval overloads in
- Syntax highlight in README in
- Revamp CMake to be correct and easy to understand in
- Fix use of std::remove_cv in static_assert in
- Add deduction guide to tl::unexpected in
- Use move construction in swap implementation in
- Fix warnings in test in
- Test on many compilers in
- Remove undefined behaviour in
- Fixed issue #129 in
- remove submodule directory in
PR: 270474
Reported by: henry.hu.sh@gmail.com (maintainer)