Angelscript addon Template Containers
2.31.0
STL container powerr for Angelscript
|
The functor that unordered containers use for hashing. More...
#include <aatc_hash.hpp>
Public Member Functions | |
config::t::hash | operator() (const T &a) const |
The functor that unordered containers use for hashing.
You should specialize this for your c++ classes before making tempspecs of unordered containers of them.