Intrusive containers and algorithms
Boost.Intrusive, part of collection of the Boost C++ Libraries, is a library presenting intrusive containers to the world of C++. Intrusive containers are special containers that offer better performance and exception safety guarantees than non-intrusive containers (like STL containers). The performance benefits of intrusive containers makes them ideal as a building block to efficiently construct complex data structures like multi-index containers or to design high performance code like memory allocation algorithms.
... More
| version | 1.77.0+1 |
|---|---|
| license | BSL-1.0Boost Software License 1.0 |
| repository | https://pkg.cppget.org/1/legacy |
| download | libboost-intrusive-1.77.0+1.tar.gz |
| sha256 | 2d7daea0da81c0e8989f631487514fb6b354c57f67d61e16d8793fd79f575f67 |
| project | boost |
|---|---|
| url | github.com/boostorg/intrusive |
| doc-url | www.boost.org/doc/libs/1_77_0/libs/intrusive |
| package-url | github.com/build2-packaging/boost |
| boost-users@lists.boost.orgMailing list | |
| package-email | packaging@build2.orgMailing list |
| topics | C++Boost |
Depends (6)
| libboost-assert == 1.77.0 | |
| libboost-config == 1.77.0 | |
| libboost-container-hash == 1.77.0 | |
| libboost-core == 1.77.0 | |
| libboost-move == 1.77.0 | |
| libboost-static-assert == 1.77.0 |
Reviews
| fail | 0 |
|---|---|
| pass | 1 |