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,10 +4,12 @@
/**
* @file Functor_String.h
*
* $Id: Functor_String.h 93411 2011-02-18 22:21:16Z hillj $
*
* Class template specializations for ACE_*String types implementing
* function objects that are used in various places in ATC. They
* could be placed in Functor.h. But we don't want to couple string
* types to the rest of ACE+TAO. Hence they are placed in a separate
* types to the rest of ACE+TAO. Hence they are placed in a seperate
* file.
*/
//==========================================================================