-
Notifications
You must be signed in to change notification settings - Fork 3
Utility libraries #220
Copy link
Copy link
Open
Description
coder137
opened on Oct 25, 2022
Issue body actions
- Better optional support (std::optional has limitations)
- https://github.com/TartanLlama/optional
- Add expected support (Return expected from a function instead of throwing exceptions)
- https://github.com/TartanLlama/expected
- Guidelines Library
- https://github.com/microsoft/GSL
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels