Files
property_map_parallel/meta/libraries.json
2021-05-29 19:29:10 +03:00

17 lines
379 B
JSON

{
"key": "property_map_parallel",
"name": "Property Map (Parallel)",
"authors": [
"Jeremy Siek"
],
"description": "Parallel extensions to Property Map for use with Parallel Graph.",
"category": [
"Containers",
"Generic"
],
"maintainers": [
"Douglas Gregor <dgregor -at- cs.indiana.edu>"
],
"cxxstd": "03"
}