template<class T, class Traits = CharTraits<T>>
int db::BasicString< T, Traits >::assign ( const BasicString< T, Traits > &  o  )  [inline]

Assign the contents of o to the string.

Parameters:
o The other string.
Returns:
return code
See also:
operator=


Copyright © 2005-2009 ITTIA®. All rights reserved.