Searched refs:boostorg (Results 1 – 25 of 401) sorted by relevance
12345678910>>...17
/third_party/boost/libs/geometry/ |
D | README.md | 3 Boost.Geometry, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), define… 7 [![Wiki](https://img.shields.io/badge/-wiki-4480cc.png)](https://github.com/boostorg/geometry/wiki) 9 [![Chat](https://badges.gitter.im/boostorg/geometry.png)](https://gitter.im/boostorg/geometry?utm_s… 11 …uire C++14 from Boost 1.75 onwards (see issue [#590](https://github.com/boostorg/geometry/issues/5… 18 …boostorg/geometry/tree/develop.svg?style=shield)](https://circleci.com/gh/boostorg/geometry/tree/d… 19 …boostorg/geometry/tree/master.svg?style=shield)](https://circleci.com/gh/boostorg/geometry/tree/ma…
|
/third_party/boost/libs/histogram/ |
D | CMakeLists.txt | 31 "https://raw.githubusercontent.com/boostorg/cmake/develop/include/BoostFetch.cmake" 37 boost_fetch(boostorg/cmake TAG develop NO_ADD_SUBDIR) 52 boost_fetch(boostorg/assert TAG develop EXCLUDE_FROM_ALL) # needed by core 53 boost_fetch(boostorg/config TAG develop EXCLUDE_FROM_ALL) 54 boost_fetch(boostorg/core TAG develop EXCLUDE_FROM_ALL) 55 boost_fetch(boostorg/mp11 TAG develop EXCLUDE_FROM_ALL) 56 boost_fetch(boostorg/throw_exception TAG develop EXCLUDE_FROM_ALL) 57 boost_fetch(boostorg/variant2 TAG develop EXCLUDE_FROM_ALL) 59 # boost_fetch(boostorg/accumulators TAG develop) 60 # boost_fetch(boostorg/range TAG develop) [all …]
|
/third_party/boost/libs/smart_ptr/test/cmake_subdir_test/ |
D | CMakeLists.txt | 9 add_subdirectory(../.. boostorg/smart_ptr) 10 add_subdirectory(../../../assert boostorg/assert) 11 add_subdirectory(../../../config boostorg/config) 12 add_subdirectory(../../../core boostorg/core) 13 add_subdirectory(../../../move boostorg/move) 14 add_subdirectory(../../../static_assert boostorg/static_assert) 15 add_subdirectory(../../../throw_exception boostorg/throw_exception) 16 add_subdirectory(../../../type_traits boostorg/type_traits)
|
/third_party/boost/libs/gil/ |
D | README.md | 1 ![Boost Generic Image Library (GIL)](https://raw.githubusercontent.com/boostorg/gil/develop/doc/_st… 5 [![Documentation](https://img.shields.io/badge/gil-documentation-blue.svg)](http://boostorg.github.… 6 [![Wiki](https://img.shields.io/badge/gil-wiki-blue.svg)](https://github.com/boostorg/gil/wiki) 8 …r](https://img.shields.io/badge/gil-chat%20on%20gitter-4eb899.svg)](https://gitter.im/boostorg/gil) 15 …boostorg.github.io/gil/develop/) | [![AppVeyor](https://ci.appveyor.com/api/projects/status/w4k19d… 16 …boostorg.github.io/gil/) | [![AppVeyor](https://ci.appveyor.com/api/projects/status/w4k19d8io2af16… 30 Boost.GIL is a part of the [Boost C++ Libraries](http://github.com/boostorg). 39 - [Branch master](http://boostorg.github.io/gil/) (latest release with minor changes) 40 - [Branch develop](http://boostorg.github.io/gil/develop/) 72 - [**master**](https://github.com/boostorg/gil/tree/master) This [all …]
|
D | RELEASES.md | 3 All notable changes to [Boost.GIL](https://github.com/boostorg/gil/) project will be documented in … 9 …ny_image` from r-value reference to any image ([PR #486](https://github.com/boostorg/gil/pull/486)) 10 - Implemented mechanism to reverse `kernel_2d` ([PR #489](https://github.com/boostorg/gil/pull/489)) 13 …om/boostorg/gil/pull/474)) which completes removal on uses of Boost.MPL (missing from Boost 1.72.0… 14 - Use perfect forwarding from apply_operation to visit ([PR #491](https://github.com/boostorg/gil/p… 20 …onversion from RGB8 to CMYK32 due to overflow ([PR #470](https://github.com/boostorg/gil/pull/470)) 21 - Fixed `image` constructor from other image ([PR #477](https://github.com/boostorg/gil/pull/477)) 22 …lane_view_t` is not a class or namespace name ([PR #481](https://github.com/boostorg/gil/pull/481)) 23 …y using `point<std::ptrdiff_t>` for dimension ([PR #487](https://github.com/boostorg/gil/pull/487)) 24 …tion replacing uses MPL with MP11 in tutorial ([PR #494](https://github.com/boostorg/gil/pull/494)) [all …]
|
/third_party/boost/tools/bcp/ |
D | README.md | 1 …Tool [![Build Status](https://travis-ci.org/boostorg/bcp.svg?branch=develop)](https://travis-ci.or… 13 …boostorg/bcp.svg?branch=master)](https://travis-ci.org/boostorg/bcp) | [![Build Status](https://… 19 … requests can be reported through the [Gitub issue tracker](https://github.com/boostorg/bcp/issues) 20 (see [open issues](https://github.com/boostorg/bcp/issues) and 21 [closed issues](https://github.com/boostorg/bcp/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed)). 23 You can submit your changes through a [pull request](https://github.com/boostorg/bcp/pulls).
|
/third_party/boost/libs/units/ |
D | README.md | 4 Boost.Units, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), 24 …boostorg/units.svg?branch=master)](https://travis-ci.org/boostorg/units) | [![Build Status](https:… 25 …boostorg/units.svg)](https://travis-ci.org/boostorg/units) | [![Build Status](https://ci.appveyor.… 27 <a href="https://scan.coverity.com/projects/boostorg-units">
|
/third_party/boost/libs/stacktrace/ |
D | README.md | 4 [Documentation and examples.](http://boostorg.github.io/stacktrace/index.html) 10 …boostorg/stacktrace.svg?branch=develop)](https://travis-ci.org/boostorg/stacktrace) [![Build statu… 11 …boostorg/stacktrace.svg?branch=master)](https://travis-ci.org/boostorg/stacktrace) [![Build status…
|
/third_party/boost/libs/any/ |
D | README.md | 2 Boost.Any is a part of the [Boost C++ Libraries](http://github.com/boostorg). It is a safe, generic… 7 …boostorg/any.svg?branch=develop)](https://travis-ci.org/boostorg/any) [![Build status](https://ci.… 8 …boostorg/any.svg?branch=master)](https://travis-ci.org/boostorg/any) [![Build status](https://ci.a…
|
/third_party/boost/libs/iostreams/ |
D | README.md | 1 Iostreams, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), provides: 21 …boostorg/iostreams/tree/master) | [![Build Status](https://travis-ci.org/boostorg/iostreams.svg?br… 22 …boostorg/iostreams/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/iostreams.svg?b… 36 * [Report bugs](https://github.com/boostorg/iostreams/issues): Be sure to mention Boost version, pl…
|
/third_party/boost/libs/date_time/ |
D | README.md | 1 DateTime, part of the collection of [Boost C++ Libraries](http://github.com/boostorg), makes progra… 16 …boostorg/date_time/tree/master) | [![Build Status](https://travis-ci.org/boostorg/date_time.svg?br… 17 …boostorg/date_time/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/date_time.svg?b… 35 * [Report bugs](https://github.com/boostorg/date_time/issues): Be sure to mention Boost version, pl… 36 * [Submit Pull Requests](https://github.com/boostorg/date_time/pulls) against the **develop** branc…
|
/third_party/boost/libs/system/test/cmake_subdir_test/ |
D | CMakeLists.txt | 9 add_subdirectory(../.. boostorg/system) 10 add_subdirectory(../../../assert boostorg/assert) 11 add_subdirectory(../../../config boostorg/config) 12 add_subdirectory(../../../core boostorg/core) 13 add_subdirectory(../../../predef boostorg/predef) 14 add_subdirectory(../../../winapi boostorg/winapi)
|
/third_party/boost/libs/lexical_cast/ |
D | README.md | 2 Boost.LexicalCast is one of the [Boost C++ Libraries](http://github.com/boostorg). This library is … 8 …boostorg/lexical_cast.svg?branch=develop)](https://travis-ci.org/boostorg/lexical_cast) [![Build s… 9 …boostorg/lexical_cast.svg?branch=master)](https://travis-ci.org/boostorg/lexical_cast) [![Build st…
|
/third_party/boost/libs/numeric/interval/ |
D | README.md | 1 Interval, part of the collection of [Boost C++ Libraries](http://github.com/boostorg), is intended … 16 …boostorg/interval/tree/master) | [![Build Status](https://travis-ci.org/boostorg/interval.svg?bran… 17 …boostorg/interval/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/interval.svg?bra… 31 * [Report bugs](https://github.com/boostorg/interval/issues): Be sure to mention Boost version, pla… 32 * [Submit Pull Requests](https://github.com/boostorg/interval/pulls) against the **develop** branch…
|
/third_party/boost/libs/bind/ |
D | README.md | 5 …/boostorg/bind.svg?branch=develop)](https://travis-ci.org/boostorg/bind) | [![Build Status](https:… 6 …g/boostorg/bind.svg?branch=master)](https://travis-ci.org/boostorg/bind) | [![Build Status](https:…
|
/third_party/boost/libs/logic/ |
D | README.md | 1 Logic, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), provides `boost… 16 …boostorg/logic/tree/master) | [![Build Status](https://travis-ci.org/boostorg/logic.svg?branch=mas… 17 …boostorg/logic/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/logic.svg?branch=de… 31 * [Report bugs](https://github.com/boostorg/logic/issues): Be sure to mention Boost version, platfo…
|
/third_party/boost/libs/dynamic_bitset/ |
D | README.md | 1 DynamicBitset, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), is simi… 16 …boostorg/dynamic_bitset/tree/master) | [![Build Status](https://travis-ci.org/boostorg/dynamic_bit… 17 …boostorg/dynamic_bitset/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/dynamic_bi… 31 * [Report bugs](https://github.com/boostorg/dynamic_bitset/issues): Be sure to mention Boost versio…
|
/third_party/boost/libs/rational/ |
D | README.md | 1 Rational, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), provides an … 16 …boostorg/rational/tree/master) | [![Build Status](https://travis-ci.org/boostorg/rational.svg?bran… 17 …boostorg/rational/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/rational.svg?bra… 29 * [Report bugs](https://github.com/boostorg/rational/issues): Be sure to mention Boost version, pla…
|
/third_party/boost/libs/concept_check/ |
D | README.md | 1 ConceptCheck, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), 17 …boostorg/concept_check/tree/master) | [![Build Status](https://travis-ci.org/boostorg/concept_chec… 18 …boostorg/concept_check/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/concept_che… 31 * [Report bugs](https://github.com/boostorg/concept_check/issues): Be sure to mention Boost version…
|
/third_party/boost/libs/signals2/ |
D | README.md | 1 Signals2, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), is an implem… 16 …boostorg/signals2/tree/master) | [![Build Status](https://travis-ci.org/boostorg/signals2.svg?bran… 17 …boostorg/signals2/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/signals2.svg?bra… 32 * [Report bugs](https://github.com/boostorg/signals2/issues): Be sure to mention Boost version, pla…
|
/third_party/boost/libs/ptr_container/ |
D | README.md | 1 PtrContainer, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), provides… 16 …boostorg/ptr_container/tree/master) | [![Build Status](https://travis-ci.org/boostorg/ptr_containe… 17 …boostorg/ptr_container/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/ptr_contain… 30 * [Report bugs](https://github.com/boostorg/ptr_container/issues): Be sure to mention Boost version…
|
/third_party/boost/libs/pool/ |
D | README.md | 1 Pool, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), provides an effi… 16 …boostorg/pool/tree/master) | [![Build Status](https://travis-ci.org/boostorg/pool.svg?branch=maste… 17 …boostorg/pool/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/pool.svg?branch=deve… 31 * [Report bugs](https://github.com/boostorg/pool/issues): Be sure to mention Boost version, platfor…
|
/third_party/boost/libs/assign/ |
D | README.md | 1 Assign, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), makes it easy … 16 …boostorg/assign/tree/master) | [![Build Status](https://travis-ci.org/boostorg/assign.svg?branch=m… 17 …boostorg/assign/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/assign.svg?branch=… 30 * [Report bugs](https://github.com/boostorg/assign/issues): Be sure to mention Boost version, platf…
|
/third_party/boost/libs/mpl/ |
D | README.md | 1 MPL, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), provides a genera… 16 …boostorg/mpl/tree/master) | [![Build Status](https://travis-ci.org/boostorg/mpl.svg?branch=master)… 17 …boostorg/mpl/tree/develop) | [![Build Status](https://travis-ci.org/boostorg/mpl.svg?branch=develo… 31 * [Report bugs](https://github.com/boostorg/mpl/issues): Be sure to mention Boost version, platform…
|
/third_party/boost/libs/smart_ptr/ |
D | README.md | 5 …boostorg/smart_ptr.svg?branch=develop)](https://travis-ci.org/boostorg/smart_ptr) | [![Build Statu… 6 …boostorg/smart_ptr.svg?branch=master)](https://travis-ci.org/boostorg/smart_ptr) | [![Build Status…
|
12345678910>>...17