mirror of
https://github.com/boostorg/unordered.git
synced 2026-01-19 04:42:15 +00:00
16 lines
383 B
JSON
16 lines
383 B
JSON
{
|
|
"key": "unordered",
|
|
"name": "Unordered",
|
|
"authors": [
|
|
"Daniel James"
|
|
],
|
|
"maintainers": [
|
|
"Christian Mazakas <christian.mazakas -at- gmail.com>",
|
|
"Joaquín M López Muñoz <joaquin.lopezmunoz -at- gmail.com>"
|
|
],
|
|
"description": "Unordered associative containers.",
|
|
"category": [
|
|
"Containers"
|
|
],
|
|
"cxxstd": "11"
|
|
} |