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)
Sort by:Popular▼

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
Serialization for persistence and marshalling.
Last Release on Jan 7, 2023
LL parser framework represents parsers directly as EBNF grammars in inlined C++.
Last Release on Jan 7, 2023
Portable C++ multi-threading. C++03, C++11, C++14, C++17.
Last Release on Jan 7, 2023
  • Prev
  • 1
  • Next