vg
tools for working with variation graphs
Public Member Functions | List of all members
vg::wang_hash< T, typename std::enable_if< std::is_integral< T >::value >::type > Struct Template Reference

#include <hash_map.hpp>

Public Member Functions

size_t operator() (const T &x) const
 

Member Function Documentation

◆ operator()()

template<typename T >
size_t vg::wang_hash< T, typename std::enable_if< std::is_integral< T >::value >::type >::operator() ( const T &  x) const
inline

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