The Sparta Modeling Framework
Loading...
Searching...
No Matches
hashtuple::hash< TT > Struct Template Reference

Base struct for types which have std::hash() defined. More...

#include <TupleHashCompute.hpp>

Public Member Functions

size_t operator() (TT const &tt) const
 

Detailed Description

template<typename TT>
struct hashtuple::hash< TT >

Base struct for types which have std::hash() defined.

Definition at line 18 of file TupleHashCompute.hpp.

Member Function Documentation

◆ operator()()

template<typename TT >
size_t hashtuple::hash< TT >::operator() ( TT const &  tt) const
inline

Definition at line 19 of file TupleHashCompute.hpp.


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