std::hash

Support for std::hash.

Synopsis

Declared in <boost/dynamic_bitset/dynamic_bitset.hpp>

template<
    typename Block,
    typename AllocatorOrContainer>
struct hash;

Description

You can exclude this support by defining the macro BOOST_DYNAMIC_BITSET_NO_STD_HASH.

Created with MrDocs