2
0
mirror of https://github.com/boostorg/heap.git synced 2026-01-19 04:12:12 +00:00
Files
heap/meta/libraries.json
2024-11-09 11:57:48 +08:00

16 lines
278 B
JSON

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