Blame view

3rdparty/boost_1_81_0/libs/xpressive/meta/libraries.json 420 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  {
      "key": "xpressive",
      "name": "Xpressive",
      "authors": [
          "Eric Niebler"
      ],
      "description": "Regular expressions that can be written as strings or as expression templates, and which can refer to each other and themselves recursively with the power of context-free grammars.",
      "category": [
          "String"
      ],
      "maintainers": [
          "Eric Niebler <eric -at- boostpro.com>"
      ]
  }