Files
boost/libs/multi_index/meta/libraries.json
2017-09-26 08:50:02 +02:00

16 lines
510 B
JSON

{
"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 -at- tid.es>"
]
}