Empirical
Public Member Functions | List of all members
std::hash< emp::BitVector > Struct Template Reference

Hash function to allow BitVector to be used with maps and sets (must be in std). More...

#include <BitVector.h>

Public Member Functions

std::size_t operator() (const emp::BitVector &b) const
 

Detailed Description

template<>
struct std::hash< emp::BitVector >

Hash function to allow BitVector to be used with maps and sets (must be in std).

Member Function Documentation

std::size_t std::hash< emp::BitVector >::operator() ( const emp::BitVector b) const
inline

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