libboost-container-dev binary package in Ubuntu Jammy amd64

 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Container library implements several well-known containers,
 including STL containers. The aim of the library is to offers
 advanced features not present in standard containers or to offer the
 latest standard draft features for compilers that don't comply with
 the latest C++ standard.
 .
 In short, what does Boost.Container offer?
 .
  * Move semantics are implemented, including move emulation
    for pre-C++11 compilers.
  * New advanced features (e.g. placement insertion,
    recursive containers) are present.
  * Containers support stateful allocators and are compatible with
    Boost.Interprocess (they can be safely placed in shared memory).
  * The library offers new useful containers:
    * flat_map, flat_set, flat_multimap and flat_multiset: drop-in
      replacements for standard associative containers but more
      memory friendly and with faster searches.
    * stable_vector: a std::list and std::vector hybrid container:
      vector-like random-access iterators and list-like iterator
      stability in insertions and erasures.
    * slist: the classic pre-standard singly linked list implementation
      offering constant-time size(). Note that C++11 forward_list has no size().
 .
 This package is a dependency package, which depends on Debian's default
 Boost version (currently 1.74).

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-04-03 20:08:36 UTC Published Ubuntu Jammy amd64 release universe libdevel Optional 1.74.0.3ubuntu7
  • Published
  • Copied from Primary Archive for Ubuntu
  • Originally built as ubuntu jammy-release amd64 in 4810 - 2022-03-24
  Deleted Ubuntu Jammy amd64 proposed universe libdevel Optional 1.74.0.3ubuntu7
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  • Copied from ubuntu jammy-release amd64 in 4810 - 2022-03-24
  2022-04-03 20:09:03 UTC Superseded Ubuntu Jammy amd64 release universe libdevel Optional 1.74.0.3ubuntu6
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of boost-defaults 1.74.0.3ubuntu7 in ubuntu jammy RELEASE
  • Published
  • Copied from ubuntu impish-proposed amd64 in Primary Archive for Ubuntu