mirror of
https://github.com/boostorg/container_hash.git
synced 2026-01-19 04:02:17 +00:00
22 lines
510 B
JSON
22 lines
510 B
JSON
[
|
|
{
|
|
"key": "container_hash",
|
|
"boost-version": "1.33.0",
|
|
"name": "Container Hash",
|
|
"authors": [
|
|
"Daniel James"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- gmail.com>"
|
|
],
|
|
"description": "An STL-compatible hash function object that can be extended to hash user defined types.",
|
|
"std": [
|
|
"tr1"
|
|
],
|
|
"category": [
|
|
"Function-objects"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|
|
]
|