eclipse-iceoryx / eclipse-iceoryx/iceoryx
Introduce cxx::expected to lower layers
Open
refactoring
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 492
- Avg merge
- 18h 57m
- Merged PRs (30d)
- 1
Description
## Brief feature description
The usage of `cxx:expected` is not consistent throughout the code especially in lower layers and should be added.
## Detailed information
Example: When the publisher uses `cxx::expected` for `load` then the lower layers should probably also use it.
https://github.com/eclipse/iceoryx/pull/360#discussion_r536010417
Contributor guide
Assessment
This issue has not been assessed yet.