Standard library containers and extensions
Boost.Container, part of collection of the Boost C++ Libraries, implements several well-known containers, including STL containers. The aim of the library is to offer advanced features not present in standard containers, to offer the latest standard draft features for compilers that don't comply with the latest C++ standard and to offer useful non-STL containers.
License
Distributed under the Boost Software License, Version 1.0.
Properties
- C++03
- Mostly header-only, library compilation is required for few features.
- Supports compiler modes without exceptions support (e.g.
-fno-exceptions
).
... More
license | BSL-1.0 |
---|---|
project | boost |
url | github.com/boostorg/container |
doc-url | www.boost.org/doc/libs/1_83_0/libs/container |
boost-users@lists.boost.orgMailing list | |
topics | C++Boost |
4 Versions
version | 1.83.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 5; libboost-assert, libboost-config, libboost-intrusive, libboost-move, libboost-static-assert |
reviews | +1 |
version | 1.81.0+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 8; libboost-assert, libboost-config, libboost-core, libboost-intrusive, libboost-move, libboost-static-assert, libboost-type-traits, libboost-winapi |
reviews | +1 |
version | 1.78.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 8; libboost-assert, libboost-config, libboost-core, libboost-intrusive, libboost-move, libboost-static-assert, libboost-type-traits, libboost-winapi |
reviews | +1 |
version | 1.77.0+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 8; libboost-assert, libboost-config, libboost-core, libboost-intrusive, libboost-move, libboost-static-assert, libboost-type-traits, libboost-winapi |
reviews | +1 |