Go to file
2019-06-13 14:54:30 +02:00
doc typo 2019-06-11 09:12:42 +02:00
example implemented N4190 2015-03-25 20:44:06 +01:00
include/boost avoided VS's spurious preprocessor warning 2019-06-11 17:10:01 +02:00
meta changed email address 2016-01-19 08:26:40 +01:00
perf copied content from develop after wrongly made merge 2013-12-25 12:36:32 +01:00
test handled volatile/ref-qualified/noexcept memfun key extraction (#24) 2019-06-09 17:32:46 +02:00
.gitattributes initial commit 2004-05-07 10:44:23 +00:00
.travis.yml expanded Travis toolsets (from smart_ptr's .travis.yml) 2018-12-30 16:14:16 +01:00
appveyor.yml moved all AppVeyor work from VS2013 image to VS2015 image 2019-06-09 17:56:06 +02:00
index.html added copyright and license 2004-08-30 16:33:34 +00:00
README.md Update README.md 2019-01-02 10:58:02 +01:00
test_results.svg flattened out nested SVG 2019-01-03 09:32:29 +01:00

Boost Multi-index Containers Library

Branch Travis AppVeyor Regression tests
develop Build Status Build Status Test Results
master Build Status Build Status Test Results

Boost.MultiIndex provides a class template named multi_index_container which enables the construction of containers maintaining one or more indices with different sorting and access semantics.