mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +00:00
Some missing from merge.
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
ec939a5bce
commit
f4be15a7af
1895 changed files with 160408 additions and 53601 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// $Id: Unbounded_Queue.cpp 96985 2013-04-11 15:50:32Z huangh $
|
||||
|
||||
#ifndef ACE_UNBOUNDED_QUEUE_CPP
|
||||
#define ACE_UNBOUNDED_QUEUE_CPP
|
||||
|
||||
|
|
@ -17,7 +19,7 @@
|
|||
|
||||
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
ACE_ALLOC_HOOK_DEFINE_Tc(ACE_Unbounded_Queue)
|
||||
ACE_ALLOC_HOOK_DEFINE(ACE_Unbounded_Queue)
|
||||
|
||||
template <class T>
|
||||
ACE_Unbounded_Queue<T>::ACE_Unbounded_Queue (ACE_Allocator *alloc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue