[ Источник: boost1.74 ]
Пакет: libboost-container1.74.0 (1.74.0+ds1-23.1 и другие)
Ссылки для libboost-container1.74.0
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код boost1.74:
- [boost1.74_1.74.0+ds1-23.1.dsc]
- [boost1.74_1.74.0+ds1.orig.tar.xz]
- [boost1.74_1.74.0+ds1-23.1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [boost.org]
Подобные пакеты:
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().
Другие пакеты, относящиеся к libboost-container1.74.0
|
|
|
|
-
- dep: libc6 (>= 2.34)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- вспомогательная библиотека GCC
-
- dep: libstdc++6 (>= 5)
- стандартная библиотека GNU C++ версии 3
Загрузка libboost-container1.74.0
Архитектура | Версия | Размер пакета | В установленном виде | Файлы |
---|---|---|---|---|
i386 | 1.74.0+ds1-23.1+b3 | 240,4 Кб | 2 108,0 Кб | [список файлов] |