ScummVM API documentation
Common::Hash< T > Struct Template Reference

#include <func.h>

Detailed Description

template<typename T>
struct Common::Hash< T >

Base template for hash functor objects, used by HashMap. This needs to be specialized for every type that you need to hash.


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