Inviwo  0.9.10.1
Inviwo documentation
inviwo::util::hashtuple::HashValueImpl< Tuple, Index > Struct Template Reference

#include <stdextensions.h>

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 inviwo::util::hashtuple::HashValueImpl< Tuple, Index >

Hashing for tuples https://stackoverflow.com/questions/20834838/using-tuple-in-unordered-map


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