eclipse-score / eclipse-score/baselibs

ABI-compatible Option and Result types

Open
#90 0 comments 0 reactions 0 assignees View on GitHub
comp-abi-types
Dominant language
C++
Stars
26
Forks
85
Avg merge
2d 13h
Merged PRs (30d)
47

Description

We need an ABI-compatible queue that behaves similarly to std option and std expected, with a defined memory layout for [ABI-Compatible Data Types](https://eclipse-score.github.io/score/main/features/communication/abi_compatible_data_types/index.html) feature request.

Criteria:

- must provide a stable, well-defined memory layout (use https://github.com/eclipse-score/baselibs/issues/152 as reference implementation )
- should behave similarly to Option and Result in the std library
- should be easily convertible to and from the standard types

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.