boost/libs/multi_index/meta/libraries.json

17 lines
544 B
JSON
Raw Normal View History

2018-01-12 21:47:58 +01:00
{
"key": "multi_index",
"name": "Multi-Index",
"authors": [
"Joaqu\u00edn M L\u00f3pez Mu\u00f1oz"
],
"description": "The Boost Multi-index Containers Library 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.",
"category": [
"Containers",
"Data"
],
"maintainers": [
"Joaquin M Lopez Munoz <joaquin.lopezmunoz -at- gmail.com>"
2021-10-05 21:37:46 +02:00
],
"cxxstd": "03"
2018-01-12 21:47:58 +01:00
}