forked from boostorg/container_hash
Merge remote-tracking branch 'origin/develop'
This commit is contained in:
@@ -10,8 +10,9 @@
|
|||||||
"Daniel James <dnljms -at- gmail.com>"
|
"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": [
|
||||||
"std-tr1": true,
|
"tr1"
|
||||||
|
],
|
||||||
"category": [
|
"category": [
|
||||||
"Function-objects"
|
"Function-objects"
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user