Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::util::hashtuple::HashValueImpl< Tuple, Index > Struct Template Reference

#include <stdextensions.h>

Static Public Member Functions

static void apply (size_t &seed, const Tuple &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: