A library for working with phylogenetic and population genetic data.
v0.27.0
hash< std::tuple< TT... > > Struct Template Reference

#include <genesis/utils/containers/hash_tuple.hpp>

Detailed Description

template<typename ... TT>
struct genesis::utils::hash< std::tuple< TT... > >

Definition at line 85 of file hash_tuple.hpp.

Public Member Functions

size_t operator() (std::tuple< TT... > const &tt) const
 

Member Function Documentation

◆ operator()()

size_t operator() ( std::tuple< TT... > const &  tt) const
inline

Definition at line 87 of file hash_tuple.hpp.


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