Angelscript addon Template Containers  2.31.0
STL container powerr for Angelscript
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234567]
 Naatc
 Ncommon
 Cbasetype_refcountedBasetype for script refcounted c++ objects to derive from
 Cbasetype_refcounted_GCBasetype for script refcounted and GCd c++ objects to derive from
 Citerator_base
 CprimunionThis monstrosity is used to store any primitive or handle using the same allocation code
 CRegistrationState
 Cscript_FuncpointerUsed to pass function names from script to host. See manual page aatc_funcpointer
 Cstd_SpinlockMinimal spinlock class
 Ncontainer
 Nlisting
 Ntags_of_container
 Nmapped
 Ntemplated
 Nshared
 Ncontainerfunctor
 Ncontainerfunctor_map
 Nscriptcmpfunctor_internal
 Ntag
 Ccontainer_basicbase
 Cscriptcmpfunctor_globalfunction
 Cscriptcmpfunctor_globalfunction< scriptcmpfunctor_internal::dummytype_handle >
 Cscriptcmpfunctor_globalfunction< scriptcmpfunctor_internal::dummytype_object >
 Cscriptcmpfunctor_method
 Cscriptcmpfunctor_method< scriptcmpfunctor_internal::dummytype_handle >
 Cscriptcmpfunctor_method< scriptcmpfunctor_internal::dummytype_object >
 Ctagbase
 Ntemplated
 Nshared
 Cdeque
 Clist
 Cset
 Cunordered_set
 Cvector
 Ntempspec
 Nshared
 Cdeque
 Clist
 Cset
 Cunordered_set
 Cvector
 Nenginestorage
 Ccontainertype_specific_storageStores dataz about a specific container type. One per container type per engine
 Cengine_level_storageStores dataz about aatc containers. One per engine
 Ctemplate_specific_storageStores the function pointers of a specific container<datatype>. One per datatype per container type per engine
 Nhash
 ChashfunctorThe functor that unordered containers use for hashing
 Chashfunctor< config::t::float32 >
 Chashfunctor< config::t::float64 >
 Chashfunctor< config::t::string >
 Ntemplatemagic
 Cstaticiterate
 Cinternal_functor
 Cinternal_functor< iteration_start, iteration_end,-1, functor_operate >
 Cstaticiterate_1arg
 Cinternal_functor
 Cinternal_functor< iteration_start, iteration_end,-1, functor_operate, T_arg1 >
 Cstaticiterate_2arg
 Cinternal_functor
 Cinternal_functor< iteration_start, iteration_end,-1, functor_operate, T_arg1, T_arg2 >
 CInitializerThe initializer class used for engine specific registration settings
 Cstaticiterate_initializer_register_all_containers