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