mirror of
https://github.com/boostorg/hash2.git
synced 2026-01-19 16:22:15 +00:00
20 lines
456 B
JSON
20 lines
456 B
JSON
[
|
|
{
|
|
"key": "hash2",
|
|
"name": "Hash2",
|
|
"authors": [
|
|
"Peter Dimov",
|
|
"Christian Mazakas"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- gmail.com>",
|
|
"Christian Mazakas <christian.mazakas -at- gmail.com>"
|
|
],
|
|
"description": "An extensible hashing framework.",
|
|
"category": [
|
|
"Function-objects"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|
|
]
|