Vcsn  2.2
Be Rational
std::hash< boost::dynamic_bitset< B, A > > Struct Template Reference

#include <dynamic_bitset.hh>

Collaboration diagram for std::hash< boost::dynamic_bitset< B, A > >:

Public Member Functions

size_t operator() (const boost::dynamic_bitset< B, A > &bs) const
 

Detailed Description

template<typename B, typename A>
struct std::hash< boost::dynamic_bitset< B, A > >

Definition at line 14 of file dynamic_bitset.hh.

Member Function Documentation

template<typename B , typename A >
size_t std::hash< boost::dynamic_bitset< B, A > >::operator() ( const boost::dynamic_bitset< B, A > &  bs) const
inline

Definition at line 16 of file dynamic_bitset.hh.

References vcsn::hash_combine_hash(), and vcsn::detail::hash_value().

Here is the call graph for this function:


The documentation for this struct was generated from the following file: