mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-31 11:57:15 +02:00
Update metadata.
This commit is contained in:
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"key": "unordered",
|
"key": "unordered",
|
||||||
"boost-version": "1.36.0",
|
|
||||||
"name": "Unordered",
|
"name": "Unordered",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Daniel James"
|
"Daniel James"
|
||||||
@ -9,8 +8,9 @@
|
|||||||
"Daniel James <dnljms -at- gmail.com>"
|
"Daniel James <dnljms -at- gmail.com>"
|
||||||
],
|
],
|
||||||
"description": "Unordered associative containers.",
|
"description": "Unordered associative containers.",
|
||||||
"std-proposal": false,
|
"std": [
|
||||||
"std-tr1": true,
|
"tr1"
|
||||||
|
],
|
||||||
"category": [
|
"category": [
|
||||||
"Containers"
|
"Containers"
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user