boost/libs/property_map/meta/libraries.json
2022-12-15 23:45:23 +08:00

16 lines
343 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>"
]
}