Blame view

3rdparty/boost_1_81_0/libs/fusion/meta/libraries.json 567 Bytes
977ed18d   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
  {
      "key": "fusion",
      "name": "Fusion",
      "authors": [
          "Joel de Guzman",
          "Dan Marsden",
          "Tobias Schwinger"
      ],
      "description": "Library for working with tuples, including various containers, algorithms, etc.",
      "documentation": "doc/html/",
      "category": [
          "Data",
          "Metaprogramming"
      ],
      "maintainers": [
          "Joel de Guzman <joel -at- boost-consulting.com>",
          "Dan Marsden <danmarsden -at- yahoo.co.uk>",
          "Tobias Schwinger <tschwinger -at- isonews2.com>"
      ],
      "cxxstd": "03"
  }