mirror of
https://github.com/boostorg/container_hash.git
synced 2026-01-26 09:02:36 +01:00
20 lines
476 B
JSON
20 lines
476 B
JSON
[
|
|
{
|
|
"key": "functional/hash",
|
|
"boost-version": "1.33.0",
|
|
"name": "Functional/Hash",
|
|
"authors": [
|
|
"Daniel James"
|
|
],
|
|
"maintainers": [
|
|
"Daniel James <dnljms -at- gmail.com>"
|
|
],
|
|
"description": "A TR1 hash function object that can be extended to hash user defined types.",
|
|
"std": [
|
|
"tr1"
|
|
],
|
|
"category": [
|
|
"Function-objects"
|
|
]
|
|
}
|
|
] |