201 Package
| name | libboost-move |
|---|---|
| summary | Portable move semantics for C++03 and C++11 compilers |
| license | BSL-1.0 |
| depends | 1; libboost-config |
| name | libboost-mpl |
|---|---|
| summary | The Boost.MPL library is a general-purpose, high-level C++ template metaprogramming framework of compile-time algorithms, sequences and metafunctions. It provides a conceptual foundation and an extensive set of powerful and coherent tools that make doing explict metaprogramming in C++ as easy and enjoyable as possible within the current language |
| license | BSL-1.0 |
| depends | 6; libboost-config, libboost-core, libboost-predef, libboost-preprocessor, libboost-type-traits, libboost-utility |
| name | libboost-numeric-interval |
|---|---|
| summary | Extends the usual arithmetic functions to mathematical intervals |
| license | BSL-1.0 |
| depends | 3; libboost-config, libboost-detail, libboost-logic |
| name | libboost-pool |
|---|---|
| summary | Memory pool management |
| license | BSL-1.0 |
| depends | 6; libboost-assert, libboost-config, libboost-integer, libboost-throw-exception, libboost-type-traits, libboost-winapi |
| name | libboost-property-map |
|---|---|
| summary | Concepts defining interfaces which map key objects to value objects |
| license | BSL-1.0 |
| depends | 14; libboost-any, libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-function, libboost-iterator, libboost-lexical-cast, libboost-mpl, libboost-smart-ptr, libboost-throw-exception, libboost-type-index, libboost-type-traits, libboost-utility |
| name | libboost-ptr-container |
|---|---|
| summary | Containers for storing heap-allocated polymorphic objects to ease OO-programming |
| license | BSL-1.0 |
| depends | 12; libboost-array, libboost-assert, libboost-circular-buffer, libboost-config, libboost-core, libboost-iterator, libboost-mpl, libboost-range, libboost-smart-ptr, libboost-type-traits, libboost-unordered, libboost-utility |
| name | libboost-qvm |
|---|---|
| summary | Generic C++ library for working with Quaternions Vectors and Matrices |
| license | BSL-1.0 |
| depends | 0 |
| name | libboost-rational |
|---|---|
| summary | A rational number class |
| license | BSL-1.0 |
| depends | 7; libboost-assert, libboost-config, libboost-core, libboost-integer, libboost-throw-exception, libboost-type-traits, libboost-utility |
| name | libboost-sort |
|---|---|
| summary | High-performance templated sort functions |
| license | BSL-1.0 |
| depends | 4; libboost-config, libboost-core, libboost-range, libboost-type-traits |
| name | libboost-spirit |
|---|---|
| summary | LL parser framework represents parsers directly as EBNF grammars in inlined C++ |
| license | BSL-1.0 |
| depends | 28; libboost-array, libboost-assert, libboost-config, libboost-core, libboost-endian, libboost-function, libboost-function-types, libboost-fusion, libboost-integer, libboost-io, libboost-iterator, libboost-move, libboost-mpl, libboost-optional, libboost-phoenix, libboost-pool, libboost-preprocessor, libboost-proto, libboost-range, libboost-regex ?, libboost-smart-ptr, libboost-thread, libboost-throw-exception, libboost-type-traits, libboost-typeof, libboost-unordered, libboost-utility, libboost-variant |
| name | libboost-bind |
|---|---|
| summary | boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions |
| license | BSL-1.0 |
| depends | 2; libboost-config, libboost-core |
| name | libboost-cobalt |
|---|---|
| summary | Coroutines. Basic Algorithms summary: boost-cobalt C++ library Types |
| license | BSL-1.0 |
| depends | 18; libssl, libcrypto, libboost-asio, libboost-callable-traits, libboost-circular-buffer, libboost-config, libboost-container, libboost-context, libboost-core, libboost-endian, libboost-intrusive, libboost-mp11, libboost-preprocessor, libboost-smart-ptr, libboost-static-string, libboost-system, libboost-throw-exception, libboost-variant2 |
| name | libboost-crc |
|---|---|
| summary | The Boost CRC Library provides two implementations of CRC (cyclic redundancy code) computation objects and two implementations of CRC computation functions. The implementations are template-based |
| license | BSL-1.0 |
| depends | 0 |
| name | libboost-detail |
|---|---|
| summary | This library contains a set of header only utilities used internally by Boost C++ Libraries to facilitate their implementation |
| license | BSL-1.0 |
| depends | 4; libboost-config, libboost-core, libboost-preprocessor, libboost-type-traits |
| name | libboost-foreach |
|---|---|
| summary | In C++, writing a loop that iterates over a sequence is tedious. We can either use iterators, which requires a considerable amount of boiler-plate, or we can use the std::for_each() algorithm and move our loop body into a predicate, which requires no less boiler-plate and forces us to move our logic far from where it will be used. In contrast, some other languages, like Perl, provide a dedicated "foreach" construct that automates this process. BOOST_FOREACH is just such a construct for C++. It iterates over sequences for us, freeing us from having to deal directly with iterators or write predicates |
| license | BSL-1.0 |
| depends | 6; libboost-config, libboost-core, libboost-iterator, libboost-mpl, libboost-range, libboost-type-traits |
| name | libboost-throw-exception |
|---|---|
| summary | A common infrastructure for throwing exceptions from Boost libraries |
| license | BSL-1.0 |
| depends | 2; libboost-assert, libboost-config |
| name | libboost-atomic |
|---|---|
| summary | C++11-style atomic types |
| license | BSL-1.0 |
| depends | 7; libboost-align, libboost-preprocessor, libboost-assert, libboost-config, libboost-predef, libboost-type-traits, libboost-winapi |
| name | libboost-interprocess |
|---|---|
| summary | Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators |
| license | BSL-1.0 |
| depends | 6; libboost-assert, libboost-config, libboost-container, libboost-intrusive, libboost-move, libboost-winapi |
| name | libboost-mp11 |
|---|---|
| summary | A C++11 metaprogramming library |
| license | BSL-1.0 |
| depends | 0 |
| name | libboost-parameter |
|---|---|
| summary | Boost.Parameter Library - Write functions that accept arguments by name |
| license | BSL-1.0 |
| depends | 10; libboost-config, libboost-core, libboost-function, libboost-fusion, libboost-mp11, libboost-mpl, libboost-optional, libboost-preprocessor, libboost-type-traits, libboost-utility |