mirror of
https://github.com/boostorg/pool.git
synced 2026-01-19 16:32:14 +00:00
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"
|
|
}
|