Microsimulation API
Static Public Member Functions | List of all members
boost::tuples::detail::HashValueImpl< Tuple, Index > Struct Template Reference

#include <microsimulation.h>

Static Public Member Functions

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

Detailed Description

template<class Tuple, size_t Index = length<Tuple>::value - 1>
struct boost::tuples::detail::HashValueImpl< Tuple, Index >

Definition at line 50 of file microsimulation.h.

Member Function Documentation

◆ apply()

template<class Tuple , size_t Index = length<Tuple>::value - 1>
static void boost::tuples::detail::HashValueImpl< Tuple, Index >::apply ( size_t &  seed,
Tuple const &  tuple 
)
inlinestatic

Definition at line 52 of file microsimulation.h.


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