Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / multi_index / meta / libraries.json
1 {
2     "key": "multi_index",
3     "name": "Multi-Index",
4     "authors": [
5         "Joaqu\u00edn M L\u00f3pez Mu\u00f1oz"
6     ],
7     "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.",
8     "category": [
9         "Containers",
10         "Data"
11     ],
12     "maintainers": [
13         "Joaquin M Lopez Munoz <joaquin -at- tid.es>"
14     ]
15 }