This commit is contained in:
Daniel James
2014-02-24 22:21:35 +00:00
parent aa3ab0790a
commit 35ef2502d5

View File

@@ -1 +1,17 @@
[]
[
{
"key": "functional/hash",
"boost-version": "1.33.0",
"name": "Functional/Hash",
"authors": "Daniel James",
"maintainers": [
"Daniel James"
],
"description": "A TR1 hash function object that can be extended to hash user defined types.",
"std-proposal": false,
"std-tr1": true,
"category": [
"Function-objects"
]
}
]