forked from boostorg/container_hash
Regenerate libraries.json
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user