Blame view

3rdparty/boost_1_81_0/libs/yap/meta/libraries.json 296 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
  {
      "key": "yap",
      "name": "YAP",
      "authors": [ "T. Zachary Laine" ],
      "maintainers": [ "Zach Laine <whatwasthataddress -at- gmail.com>" ],
      "description": "An expression template library for C++14 and later.",
      "category": [ "Generic", "Metaprogramming" ],
      "cxxstd": "14"
  }