|
Angelscript addon Template Containers
1.0
STL container powerr for Angelscript
|
Stores the function pointers of a specific container<datatype>. One per datatype per container type per engine. More...
#include <aatc_common.hpp>
Public Member Functions | |
| aatc_template_specific_storage (aatc_containertype_specific_storage *ctss, aatc_type_uint32 id) | |
Public Attributes | |
| aatc_containertype_specific_storage * | ctss |
| asIScriptFunction * | func_equals |
| asIScriptFunction * | func_cmp |
| asIScriptFunction * | func_hash |
| aatc_container_operations_bitmask_type | missing_functions |
Stores the function pointers of a specific container<datatype>. One per datatype per container type per engine.