summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/chrono/meta/libraries.json
blob: 6c3a7df55957c880aaf537b36cd32eabc536ffe4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
  {
    "key": "chrono",
    "name": "Chrono",
    "authors": [
      "Howard Hinnant",
      "Beman Dawes",
      "Vicente J. Botet Escriba"
    ],
    "maintainers": [
      "Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>"
    ],
    "description":
      "Useful time utilities. C++11.",
    "std": [ "proposal" ],    
    "category": [
      "Domain", "System"
    ]
  }
]