Blame view

3rdparty/boost_1_81_0/libs/proto/meta/libraries.json 342 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  {
      "key": "proto",
      "name": "Proto",
      "authors": [
          "Eric Niebler"
      ],
      "description": "Expression template library and compiler construction toolkit for domain-specific embedded languages.",
      "category": [
          "Metaprogramming"
      ],
      "maintainers": [
          "Eric Niebler <eric -at- boostpro.com>"
      ]
  }