iv::priv::HashValueImpl< Tuple, Index > Struct Template Reference

#include <hash.hpp>

Static Public Member Functions

static void apply (size_t &seed, Tuple const &tuple)
 

Detailed Description

template<class Tuple, size_t Index = ::std::tuple_size<Tuple>::value - 1>
struct iv::priv::HashValueImpl< Tuple, Index >

Definition at line 48 of file hash.hpp.

Member Function Documentation

◆ apply()

template<class Tuple , size_t Index = ::std::tuple_size<Tuple>::value - 1>
static void iv::priv::HashValueImpl< Tuple, Index >::apply ( size_t &  seed,
Tuple const &  tuple 
)
inlinestatic

Definition at line 50 of file hash.hpp.


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