AimRT/_deps/boost-src/libs/bimap/meta/libraries.json

16 lines
399 B
JSON
Raw Normal View History

2025-01-12 20:37:50 +08:00
{
"key": "bimap",
"name": "Bimap",
"authors": [
"Matias Capeletto"
],
"description": "Bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key.",
"category": [
"Containers",
"Data"
],
"maintainers": [
"Matias Capeletto <matias.capeletto -at- gmail.com>"
]
}