forked from boostorg/unordered
Regenerate libraries.json with latest script.
This commit is contained in:
@@ -2,8 +2,12 @@
|
|||||||
"key": "unordered",
|
"key": "unordered",
|
||||||
"boost-version": "1.36.0",
|
"boost-version": "1.36.0",
|
||||||
"name": "Unordered",
|
"name": "Unordered",
|
||||||
"authors": "Daniel James",
|
"authors": [
|
||||||
"maintainers": "Daniel James <dnljms -at- gmail.com>",
|
"Daniel James"
|
||||||
|
],
|
||||||
|
"maintainers": [
|
||||||
|
"Daniel James <dnljms -at- gmail.com>"
|
||||||
|
],
|
||||||
"description": "Unordered associative containers.",
|
"description": "Unordered associative containers.",
|
||||||
"std-proposal": false,
|
"std-proposal": false,
|
||||||
"std-tr1": true,
|
"std-tr1": true,
|
||||||
|
Reference in New Issue
Block a user