mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 00:36:07 +00:00
chore(Deps/Acelite): Update to 6.5.10 (#3450)
This commit is contained in:
14
deps/acelite/ace/Map_Manager.cpp
vendored
14
deps/acelite/ace/Map_Manager.cpp
vendored
@@ -15,13 +15,13 @@
|
||||
|
||||
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
ACE_ALLOC_HOOK_DEFINE(ACE_Map_Entry)
|
||||
ACE_ALLOC_HOOK_DEFINE(ACE_Map_Manager)
|
||||
ACE_ALLOC_HOOK_DEFINE(ACE_Map_Const_Iterator_Base)
|
||||
ACE_ALLOC_HOOK_DEFINE(ACE_Map_Iterator_Base)
|
||||
ACE_ALLOC_HOOK_DEFINE(ACE_Map_Const_Iterator)
|
||||
ACE_ALLOC_HOOK_DEFINE(ACE_Map_Iterator)
|
||||
ACE_ALLOC_HOOK_DEFINE(ACE_Map_Reverse_Iterator)
|
||||
ACE_ALLOC_HOOK_DEFINE_Tcc(ACE_Map_Entry)
|
||||
ACE_ALLOC_HOOK_DEFINE_Tccc(ACE_Map_Manager)
|
||||
ACE_ALLOC_HOOK_DEFINE_Tccc(ACE_Map_Const_Iterator_Base)
|
||||
ACE_ALLOC_HOOK_DEFINE_Tccc(ACE_Map_Iterator_Base)
|
||||
ACE_ALLOC_HOOK_DEFINE_Tccc(ACE_Map_Const_Iterator)
|
||||
ACE_ALLOC_HOOK_DEFINE_Tccc(ACE_Map_Iterator)
|
||||
ACE_ALLOC_HOOK_DEFINE_Tccc(ACE_Map_Reverse_Iterator)
|
||||
|
||||
template <class EXT_ID, class INT_ID, class ACE_LOCK> int
|
||||
ACE_Map_Manager<EXT_ID, INT_ID, ACE_LOCK>::open (size_t size,
|
||||
|
||||
Reference in New Issue
Block a user