template<class T, class Traits = CharTraits<T>>
T db::BasicString< T, Traits >::operator[] ( int  index  )  const [inline]

Obtain a read-only copy of the character at position index.

Parameters:
index The position of the desired character.
Returns:
the character at the specified position.


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