16 lines
361 B
JSON
16 lines
361 B
JSON
{
|
|
"key": "ptr_container",
|
|
"name": "Pointer Container",
|
|
"authors": [
|
|
"Thorsten Ottosen"
|
|
],
|
|
"description": "Containers for storing heap-allocated polymorphic objects to ease OO-programming.",
|
|
"category": [
|
|
"Containers",
|
|
"Data"
|
|
],
|
|
"maintainers": [
|
|
"Thorsten Ottosen <nesotto -at- cs.auc.dk>"
|
|
]
|
|
}
|