Some missing from merge.

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-05 14:54:07 +02:00 committed by Antz
parent ec939a5bce
commit f4be15a7af
1895 changed files with 160408 additions and 53601 deletions

View file

@ -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