From: <syn...@us...> - 2009-11-21 10:31:54
|
Revision: 1058 http://loki-lib.svn.sourceforge.net/loki-lib/?rev=1058&view=rev Author: syntheticpp Date: 2009-11-21 10:31:47 +0000 (Sat, 21 Nov 2009) Log Message: ----------- seems this was removed by accident Modified Paths: -------------- trunk/include/loki/StrongPtr.h Modified: trunk/include/loki/StrongPtr.h =================================================================== --- trunk/include/loki/StrongPtr.h 2009-11-20 06:37:12 UTC (rev 1057) +++ trunk/include/loki/StrongPtr.h 2009-11-21 10:31:47 UTC (rev 1058) @@ -1,4 +1,4 @@ -//////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// // The Loki Library // Copyright (c) 2006 Rich Sposato // The copyright on this file is protected under the terms of the MIT license. @@ -1778,4 +1778,36 @@ namespace std { //////////////////////////////////////////////////////////////////////////////// - /// specialization of std::less for StroeTracker@Private@Loki@@@std@@@std@@QBEXABV123@@Z |