| 
    Angelscript addon Template Containers
    1.0
    
   STL container powerr for Angelscript 
   | 
 
The functor that unordered containers use for hashing. More...
#include <aatc_common.hpp>
Public Member Functions | |
| aatc_hash_type | 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.