martinmoene/expected-lite
expected lite - Expected objects in C++11 and later in a single-file header-only library
C++BSL-1.0
Issues
- 2
Use C++20 library feature tests
#48 opened by purpleKarrot - 2
- 3
[FR] add inplace version of make_unexpected
#67 opened by Leonezz - 9
no make_unexpected with nsel_USES_STD_EXPECTED
#66 opened by psyinf - 6
- 6
C4702: unreachable code
#65 opened by hanusek - 2
`volatile` type not handled as expected
#64 opened by Crzyrndm - 0
- 3
- 0
failed requirement is_swappable, enable_if cannot be used to disable unexpected_type::swap
#50 opened by negatratoron - 4
operator== fails to compile if T is `void`
#51 opened by Crzyrndm - 1
- 0
- 9
C++20 `__cplusplus value`
#49 opened by xavier2k6 - 3
Fix version number contained in files and Release as v0.6.1 (was: Update Conan recipe for v0.6.0)
#47 opened by martinmoene - 3
New release?
#44 opened by martinzink - 1
expected<bool, E> doesn't work correctly
#38 opened by vsuponev - 9
Make version with no exception support
#27 opened by flexferrum - 2
Build example error
#29 opened by crudine9 - 1
new release?
#35 opened by pagikiw552 - 0
- 12
- 0
Add badge to conan-center
#34 opened by martinmoene - 0
Update expected-lite to proposal p0323r9
#33 opened by martinmoene - 0
- 2
Static analysis complaint on const/non-const
#28 opened by dad4x - 1
- 7
Conan.io package
#21 opened by Manu343726 - 2
installation file structure
#25 opened by rmorozov - 3
CMake variable package_name makes it impossible to use expected-lite with variant-lite in one source tree
#24 opened by rmorozov - 0
Provide nsel_CONFIG_NARROW_OBSERVERS
#26 opened by martinmoene - 0
- 0
- 0
- 0
[Readme] Fix link to proposal
#22 opened by martinmoene - 0
- 0
Add support for CMake package (find_package)
#11 opened by martinmoene - 0
- 3
- 0
Fix encoding (or characters) inside comments
#16 opened by flexferrum - 2
Issues compiling on Windows
#18 opened by vd3d - 0
method 'constexpr value_type && expected::value() const &&' does not compile
#15 opened by marcin-icek - 4
How to get exception type
#13 opened by feedhandler - 5
- 0
Change license to BSL
#10 opened by martinmoene - 0
Reference-type support
#8 opened by martinmoene - 0
Benchmarks?
#7 opened by martinmoene - 0
Comparison to TartanLlama/expected
#6 opened by martinmoene - 0
expected<void> + return
#2 opened by martinmoene