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

15 lines
258 B
JSON

{
"key": "heap",
"name": "Heap",
"authors": [
"Tim Blechmann"
],
"description": "Priority queue data structures.",
"category": [
"Data"
],
"maintainers": [
"Tim Blechmann <tim -at- klingt.org>"
]
}