• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "key": "property_tree",
3    "name": "Property Tree",
4    "authors": [
5        "Marcin Kalicinski",
6        "Sebastian Redl"
7    ],
8    "description": "A tree data structure especially suited to storing configuration data.",
9    "category": [
10        "Containers",
11        "Data"
12    ],
13    "maintainers": [
14        "Richard Hodges <hodges.r@gmail.com>"
15    ],
16    "cxxstd": "03"
17}
18