Blame view

3rdparty/boost_1_81_0/libs/metaparse/meta/libraries.json 336 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
  {
      "key": "metaparse",
      "name": "Metaparse",
      "authors": ["Abel Sinkovics"],
      "description": "A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process",
      "category": ["Metaprogramming"],
      "maintainers": ["Abel Sinkovics <abel -at- elte.hu>"],
      "cxxstd": "03"
  }