16 lines
280 B
JSON
16 lines
280 B
JSON
|
{
|
||
|
"key": "pool",
|
||
|
"name": "Pool",
|
||
|
"authors": [
|
||
|
"Steve Cleary"
|
||
|
],
|
||
|
"description": "Memory pool management.",
|
||
|
"category": [
|
||
|
"Memory"
|
||
|
],
|
||
|
"maintainers": [
|
||
|
"Stephen Cleary <scleary -at- jerviswebb.com>"
|
||
|
],
|
||
|
"cxxstd": "03"
|
||
|
}
|