CVS: seamlessrdp/ClientDLL stdstring.h,1.2,1.3

Peter Åstrand <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/seamlessrdp/ClientDLL
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23691/ClientDLL

Modified Files:
	stdstring.h 
Log Message:
Using latest version of CStdString

Index: stdstring.h
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ClientDLL/stdstring.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** stdstring.h	30 Jun 2005 14:14:56 -0000	1.2
--- stdstring.h	30 Jun 2005 14:35:30 -0000	1.3
***************
*** 2,5 ****
--- 2,17 ----
  //  FILE:  StdString.h
  //  AUTHOR:	Joe O'Leary (with outside help noted in comments)
+ //
+ //		If you find any bugs in this code, please let me know:
+ //
+ //				[email protected]
+ //				http://www.joeo.net/stdstring.htm (a bit outdated)
+ //
+ //      The latest version of this code should always be available at the
[...4869 lines suppressed...]
! //{
! //	inline void swap(CStdStringA& s1, CStdStringA& s2) throw()
! //	{
! //		s1.swap(s2);
! //	}
! //	template<>
! //	inline void swap(CStdStringW& s1, CStdStringW& s2) throw()
! //	{
! //		s1.swap(s2);
! //	}
! //}
! 
! // Turn back on any Borland warnings we turned off.
! 
! #ifdef __BORLANDC__
!     #pragma option pop  // Turn back on inline function warnings
! //	#pragma warn +inl   // Turn back on inline function warnings
! #endif
! 
! #endif	// #ifndef STDSTRING_H



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.