mirror of
https://github.com/boostorg/property_map.git
synced 2026-01-19 04:22:15 +00:00
17 lines
363 B
JSON
17 lines
363 B
JSON
{
|
|
"key": "property_map",
|
|
"name": "Property Map",
|
|
"authors": [
|
|
"Jeremy Siek"
|
|
],
|
|
"description": "Concepts defining interfaces which map key objects to value objects.",
|
|
"category": [
|
|
"Containers",
|
|
"Generic"
|
|
],
|
|
"maintainers": [
|
|
"Douglas Gregor <dgregor -at- cs.indiana.edu>"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|