Angelscript addon Template Containers  1.0
STL container powerr for Angelscript
aatc_container_traits_1tp_base Class Reference
Inheritance diagram for aatc_container_traits_1tp_base:
aatc_container_traits_list aatc_container_traits_set aatc_container_traits_unordered_set aatc_container_traits_vector

Public Types

typedef aatc_N trait_is_associative
 
typedef aatc_N trait_needfunc_BACK_WRITE
 
typedef aatc_N trait_needfunc_BACK_READ
 
typedef aatc_N trait_needfunc_FRONT_WRITE
 
typedef aatc_N trait_needfunc_FRONT_READ
 
typedef aatc_N trait_needfunc_INSERT
 
typedef aatc_N trait_needfunc_INSERT_GENERIC_INDEX
 
typedef aatc_N trait_needfunc_ERASE_POSITION
 
typedef aatc_N trait_needfunc_ERASE_VALUE
 
typedef aatc_N trait_needfunc_ERASE_GENERIC_INDEX
 
typedef aatc_N trait_needfunc_ERASE_GENERIC_VALUE
 
typedef aatc_N trait_needfunc_CONTAINS_NATIVE
 
typedef aatc_N trait_needfunc_OP_INDEX
 
typedef aatc_N trait_needfunc_RESERVE
 
typedef aatc_N trait_needfunc_SORT_NATIVE
 
typedef aatc_N trait_needfunc_SORT_GENERIC
 
typedef aatc_Y trait_iterator_editable
 
typedef aatc_N trait_iterator_const
 
typedef aatc_N trait_needfunc_ERASE_ITERATOR
 
typedef aatc_N trait_needfunc_ERASE_RANGE_ITERATOR
 
typedef aatc_N trait_needfunc_FIND_ITERATOR
 
typedef aatc_N trait_needfunc_INSERT_ITERATOR