forked from boostorg/unordered
15 lines
311 B
JSON
15 lines
311 B
JSON
{
|
|
"key": "unordered",
|
|
"name": "Unordered",
|
|
"authors": [
|
|
"Daniel James"
|
|
],
|
|
"maintainers": [
|
|
"Christian Mazakas <christian.mazakas -at- gmail.com>"
|
|
],
|
|
"description": "Unordered associative containers.",
|
|
"category": [
|
|
"Containers"
|
|
],
|
|
"cxxstd": "11"
|
|
} |