mirror of
https://github.com/boostorg/property_map_parallel.git
synced 2026-01-19 04:22:15 +00:00
17 lines
379 B
JSON
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"
|
|
}
|