Skip to content
Sections
>> Trisquel >> Paquets >> etiona >> libs >> libboost-container1.65.1
etiona  ]
[ Paquet source : boost1.65.1  ]

Paquet : libboost-container1.65.1 (1.65.1+dfsg-0ubuntu5)

C++ library that implements several well-known containers

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().

Autres paquets associés à libboost-container1.65.1

  • dépendances
  • recommandations
  • suggestions
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    un paquet virtuel est également fourni par libc6-udeb
    dep: libc6 (>= 2.4) [i386]
  • dep: libgcc1 (>= 1:3.0)
    GCC support library
  • dep: libstdc++6 (>= 5)
    GNU Standard C++ Library v3

Télécharger libboost-container1.65.1

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 42,4 ko144 ko [liste des fichiers]
i386 44,3 ko143 ko [liste des fichiers]