tudocomp
– The TU Dortmund Compression Framework
std::hash< tdc::esp::Array< N, T > > Struct Template Reference

#include <HashArray.hpp>

Public Member Functions

size_t operator() (const tdc::esp::Array< N, T > &x) const
 

Detailed Description

template<size_t N, typename T>
struct std::hash< tdc::esp::Array< N, T > >

Definition at line 44 of file HashArray.hpp.

Member Function Documentation

◆ operator()()

template<size_t N, typename T >
size_t std::hash< tdc::esp::Array< N, T > >::operator() ( const tdc::esp::Array< N, T > &  x) const
inline

Definition at line 46 of file HashArray.hpp.


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