boost_container_hash 0.1.0

Boost C++ library boost_container_hash packaged using Zanbil
Documentation
[
    {
        "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"
    }
]