Blame view

3rdparty/boost_1_81_0/libs/bimap/meta/libraries.json 399 Bytes
e6ccf0ce   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  {
      "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>"
      ]
  }