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: Future_Set.cpp 92900 2010-12-17 14:45:11Z mcorino $
|
||||
|
||||
#ifndef ACE_FUTURE_SET_CPP
|
||||
#define ACE_FUTURE_SET_CPP
|
||||
|
||||
|
|
@ -11,8 +13,6 @@
|
|||
|
||||
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
ACE_ALLOC_HOOK_DEFINE_Tc(ACE_Future_Set)
|
||||
|
||||
template <class T>
|
||||
ACE_Future_Set<T>::ACE_Future_Set (ACE_Message_Queue<ACE_SYNCH> *new_queue)
|
||||
: delete_queue_ (false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue