AlmaBTE  1.3
A solver of the space- and time-dependent Boltzmann transport equation for phonons
All Classes Files Functions Variables Typedefs Enumerations Friends Pages
std::hash< std::array< T, S > > Struct Template Reference

Trivial implementation of std::hash for arrays, required to create an unordered_set of arrays. More...

Public Member Functions

std::size_t operator() (const array< T, S > &key) const
 

Detailed Description

template<typename T, std::size_t S>
struct std::hash< std::array< T, S > >

Trivial implementation of std::hash for arrays, required to create an unordered_set of arrays.


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