191 Package
| 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-program-options |
|---|---|
| summary | The program_options library allows program developers to obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file |
| license | BSL-1.0 |
| depends | 13; libboost-bind, libboost-tokenizer, libboost-any, libboost-config, libboost-core, libboost-detail, libboost-function, libboost-iterator, libboost-lexical-cast, libboost-smart-ptr, libboost-static-assert, libboost-throw-exception, libboost-type-traits |
| name | libboost-property-map |
|---|---|
| summary | Concepts defining interfaces which map key objects to value objects |
| license | BSL-1.0 |
| depends | 15; libboost-any, libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-function, libboost-iterator, libboost-lexical-cast, libboost-mpl, libboost-smart-ptr, libboost-static-assert, 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 | 13; libboost-array, libboost-assert, libboost-circular-buffer, libboost-config, libboost-core, libboost-iterator, libboost-mpl, libboost-range, libboost-smart-ptr, libboost-static-assert, 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 | 8; libboost-assert, libboost-config, libboost-core, libboost-integer, libboost-static-assert, libboost-throw-exception, libboost-type-traits, libboost-utility |
| name | libboost-sort |
|---|---|
| summary | High-performance templated sort functions |
| license | BSL-1.0 |
| depends | 5; libboost-config, libboost-core, libboost-range, libboost-static-assert, libboost-type-traits |
| 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 | 15; libboost-asio, libboost-callable-traits, libboost-circular-buffer, libboost-config, libboost-container, libboost-context, libboost-core, libboost-intrusive, libboost-leaf, libboost-mp11, libboost-preprocessor, libboost-smart-ptr, 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 | 5; libboost-config, libboost-core, libboost-preprocessor, libboost-static-assert, 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-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 |
| name | libboost-spirit |
|---|---|
| summary | LL parser framework represents parsers directly as EBNF grammars in inlined C++ |
| license | BSL-1.0 |
| depends | 29; 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-static-assert, libboost-thread, libboost-throw-exception, libboost-type-traits, libboost-typeof, libboost-unordered, libboost-utility, libboost-variant |
| name | libboost-utility |
|---|---|
| summary | Various utilities, such as base-from-member idiom and binary literals in C++03 |
| license | BSL-1.0 |
| depends | 7; libboost-assert, libboost-config, libboost-core, libboost-io, libboost-preprocessor, libboost-throw-exception, libboost-type-traits |
| name | libboost-compat |
|---|---|
| summary | C++11 implementations of standard components added in later C++ standards |
| license | BSL-1.0 |
| depends | 3; libboost-assert, libboost-config, libboost-throw-exception |