Regenerate libraries.json

This commit is contained in:
Daniel James
2014-02-27 22:46:55 +00:00
parent 23f1db7729
commit d888097468

View File

@@ -3,8 +3,12 @@
"key": "functional/hash", "key": "functional/hash",
"boost-version": "1.33.0", "boost-version": "1.33.0",
"name": "Functional/Hash", "name": "Functional/Hash",
"authors": "Daniel James", "authors": [
"maintainers": "Daniel James <dnljms -at- gmail.com>", "Daniel James"
],
"maintainers": [
"Daniel James <dnljms -at- gmail.com>"
],
"description": "A TR1 hash function object that can be extended to hash user defined types.", "description": "A TR1 hash function object that can be extended to hash user defined types.",
"std-proposal": false, "std-proposal": false,
"std-tr1": true, "std-tr1": true,