OpenTTD Source 15.0-RC2
std::hash< std::vector< T > > Struct Template Reference

Public Member Functions

size_t operator() (const std::vector< T > &vec) const
 

Detailed Description

template<typename T>
struct std::hash< std::vector< T > >

Definition at line 73 of file gfx_layout.h.

Member Function Documentation

◆ operator()()

template<typename T >
size_t std::hash< std::vector< T > >::operator() ( const std::vector< T > &  vec) const
inline

Definition at line 74 of file gfx_layout.h.


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