Am 18.10.2010 13:54, schrieb Stephan Bergmann:
On 10/13/10 15:35, Michael Stahl wrote:
because the new *pArr is an STL container, this should be a size_t,
not an
USHORT.
Note that for a given STL container type T the relevant size type is not
std::size_t but T::size_type.
Knowing this, but being curious, is there an STL implementation used in
OOo, where T::size_type is different to std::size_t for any container
type T? I got used to using size_t in quite some code...
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]