Update metadata.

This commit is contained in:
Daniel James
2014-06-16 22:43:54 +01:00
parent e93f5b0971
commit 034f2c3779

View File

@@ -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"
] ]