A value-semantic, type-safe wrapper for representing 'optional' (or 'nullable') objects of a given type. An optional object may or may not contain a value of the underlying type.
Artifacts using Optional (5)
The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements.
Last Release on Jan 16, 2026
A new infrastructure for generic algorithms that builds on top of the new iterator concepts.
Last Release on Jan 16, 2026
LL parser framework represents parsers directly as EBNF grammars in inlined C++.
Last Release on Jan 7, 2023
- Prev
- 1
- Next