mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
Regenerate libraries.json with latest script.
This commit is contained in:
@ -2,8 +2,12 @@
|
||||
"key": "unordered",
|
||||
"boost-version": "1.36.0",
|
||||
"name": "Unordered",
|
||||
"authors": "Daniel James",
|
||||
"maintainers": "Daniel James <dnljms -at- gmail.com>",
|
||||
"authors": [
|
||||
"Daniel James"
|
||||
],
|
||||
"maintainers": [
|
||||
"Daniel James <dnljms -at- gmail.com>"
|
||||
],
|
||||
"description": "Unordered associative containers.",
|
||||
"std-proposal": false,
|
||||
"std-tr1": true,
|
||||
|
Reference in New Issue
Block a user