Portable move semantics for C++03 and C++11 compilers.

Artifacts using Move (10)
Sort by:Popular

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.
Last Release on Jan 16, 2026
Smart pointer class templates.
Last Release on Jan 16, 2026
Intrusive containers and algorithms.
Last Release on Jan 16, 2026
Standard library containers and extensions.
Last Release on Jan 16, 2026
Safe, generic, stack-based discriminated union container.
Last Release on Jan 7, 2023
LL parser framework represents parsers directly as EBNF grammars in inlined C++.
Last Release on Jan 7, 2023
Serialization for persistence and marshalling.
Last Release on Jan 7, 2023
Portable C++ multi-threading. C++03, C++11, C++14, C++17.
Last Release on Jan 7, 2023
Useful time utilities. C++11.
Last Release on Jan 7, 2023
The Boost Multi-index Containers Library provides a class template named multi_index_container which enables the construction of containers maintaining one or more indices with different sorting and access semantics.
Last Release on Jan 16, 2026
  • Prev
  • 1
  • Next