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

Compare this string with another.

Parameters:
o The other string.
Returns:
true if this string <= o.


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