template<class T, class Traits>
int db::BasicString< T, Traits >::set_size ( int  new_size  )  [inline]

Set the length of the string to the given size.

Parameters:
new_size The desired length of the string.
Returns:
return code
See also:
size, set_capacity, get_capacity


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