Blame view

3rdparty/boost_1_81_0/libs/range/meta/libraries.json 436 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  {
      "key": "range",
      "name": "Range",
      "authors": [
          "Niel Groves",
          "Thorsten Ottosen"
      ],
      "description": "A new infrastructure for generic algorithms that builds on top of the new iterator concepts.",
      "category": [
          "Algorithms"
      ],
      "maintainers": [
          "Neil Groves <neilgroves -at- googlemail.com>",
          "Nathan Ridge <zeratul976 -at- hotmail.com>"
      ],
      "cxxstd": "03"
  }