Issues
- 1
- 0
- 3
Error loading embedded GDB pretty printer
#301 opened by CrustyAuklet - 6
clang fail to compile, implicit conversion from one custom domain to another
#278 opened by frkami123 - 1
- 1
No docs nor code example uses `quick_status_code_from_enum` which was added after Outcome entered Boost. An example ought to be added.
#289 opened by ned14 - 2
- 7
- 4
source_location says nothing!
#298 opened by heretic13 - 5
- 4
Use of `assert(false)` in `outcome::detail::make_ub` may cause significant code-bloat
#294 opened by burnpanck - 0
On Boost.Outcome, status code appears in `experimental/status-code/status-code` which isn't ideal
#295 opened by ned14 - 0
- 2
- 36
Tests fail to build
#288 opened by yurivict - 3
The v2.2.7 tag is missing
#287 opened by BurningEnlightenment - 6
Tests fail to compile
#286 opened by yurivict - 9
The CMake bootstrap script should try to find an installed quickcpplib by default
#279 opened by yurivict - 2
Build builds tests by default
#285 opened by yurivict - 0
posix_code.hpp:47:22: error: functions that differ only in their return type cannot be overloaded
#284 opened by yurivict - 0
- 2
Potentially outdated documentation
#280 opened by jeromehue - 2
Build fails with MSVC
#266 opened by awvwgk - 2
Build fails with ninja generator
#265 opened by awvwgk - 4
Build fails with GCC 10
#267 opened by awvwgk - 1
WG21-P1886 errors
#275 opened by kassane - 22
hooks.cpp, expected-pass.cpp fail on msvc-14.2; expected-pass.cpp fails on msvc-14.3
#273 opened by pdimov - 2
- 3
msvc 2022 C2027, compilation error
#272 opened by basiliscos - 3
Errors with non-embedded status code
#268 opened by gix - 0
- 2
Problem with void value type and nontrivial assignment operators
#261 opened by DiegoBaldassarMilleuno - 5
checked<T,E> is not move assignable if T is not copy constructible
#259 opened by DiegoBaldassarMilleuno - 8
Enable noexcept unit tests in Boost.Outcome, now exceptions globally disabled works in Boost.Exception
#234 opened by teajay-fr - 6
- 14
constexpr basic_result?
#255 opened by burnpanck - 7
Example doesn't compile
#256 opened by J-Roux - 3
Outcome failed to build due to error C2230 C7568 C2955 C2057 on windows with MSVC
#253 opened by spacelg - 1
error C2230: could not find module 'BOOST_OUTCOME_V2_BOOST_OUTCOME_C_MODULE_NAME'
#251 opened by ngladitz - 5
- 0
Add check that `basic-outcome.hpp` never includes headers it is documented to not include
#248 opened by ned14 - 11
- 1
OUTCOME_TRY does not propagate spare storage
#247 opened by ned14 - 12
- 3
How to use [[likely]] for BOOST_OUTCOME_TRY_LIKELY
#237 opened by Tradias - 8
- 3
- 1
Add helpers `success_if_valued()`
#239 opened by ned14 - 4
Coroutine final_suspend is not noexcept
#236 opened by joemmett - 1
Cannot use expressions involving variables named `res` within `OUTCOME_TRYX` and friends
#232 opened by burnpanck