mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +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
|
|
@ -4,7 +4,9 @@
|
|||
/**
|
||||
* @file Unbounded_Set_Ex.h
|
||||
*
|
||||
* @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
|
||||
* $Id: Unbounded_Set_Ex.h 88978 2010-02-13 16:03:31Z hillj $
|
||||
*
|
||||
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
|
||||
*/
|
||||
//=============================================================================
|
||||
|
||||
|
|
@ -207,6 +209,7 @@ private:
|
|||
* -# Copy constructor
|
||||
* -# operator=
|
||||
* -# operator== const
|
||||
*
|
||||
*/
|
||||
template <class T, class C>
|
||||
class ACE_Unbounded_Set_Ex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue