mirror of
https://github.com/boostorg/container_hash.git
synced 2025-08-02 22:14:34 +02:00
Update meta/libraries.json
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"Daniel James"
|
"Daniel James"
|
||||||
],
|
],
|
||||||
"maintainers": [
|
"maintainers": [
|
||||||
"Daniel James <dnljms -at- gmail.com>"
|
"Peter Dimov <pdimov -at- gmail.com>"
|
||||||
],
|
],
|
||||||
"description": "An STL-compatible hash function object that can be extended to hash user defined types.",
|
"description": "An STL-compatible hash function object that can be extended to hash user defined types.",
|
||||||
"std": [
|
"std": [
|
||||||
@@ -16,6 +16,6 @@
|
|||||||
"category": [
|
"category": [
|
||||||
"Function-objects"
|
"Function-objects"
|
||||||
],
|
],
|
||||||
"cxxstd": "03"
|
"cxxstd": "11"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user