Blame view

3rdparty/boost_1_81_0/libs/io/meta/libraries.json 375 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  {
      "key": "io",
      "name": "IO",
      "authors": [
          "Daryle Walker",
          "Beman Dawes",
          "Glen Fernandes"
      ],
      "description": "Utilities for the standard I/O library.",
      "documentation": "doc/html/io.html",
      "category": [
          "IO"
      ],
      "maintainers": [
          "Glen Fernandes <glenjofe -at- gmail.com>"
      ],
      "cxxstd": "03"
  }