Blame view

3rdparty/boost_1_81_0/libs/align/meta/libraries.json 272 Bytes
e6ccf0ce   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  {
    "key": "align",
    "name": "Align",
    "description": "Memory alignment functions, allocators, traits.",
    "authors": [
      "Glen Fernandes"
    ],
    "maintainers": [
      "Glen Fernandes <glenjofe -at- gmail.com>"
    ],
    "category": [
      "Memory"
    ],
    "cxxstd": "03"
  }