17 lines
309 B
JSON
17 lines
309 B
JSON
|
{
|
||
|
"key": "unordered",
|
||
|
"name": "Unordered",
|
||
|
"authors": [
|
||
|
"Daniel James"
|
||
|
],
|
||
|
"maintainers": [
|
||
|
"Daniel James <dnljms -at- gmail.com>"
|
||
|
],
|
||
|
"description": "Unordered associative containers.",
|
||
|
"std": [
|
||
|
"tr1"
|
||
|
],
|
||
|
"category": [
|
||
|
"Containers"
|
||
|
]
|
||
|
}
|