in most cases where unequal strings
are compared.
A quick glance at the object code shows that the new conditional
replaces the std::min in std::string::compare in addition to reducing
the code size slightly, when compiled with -O2.
Or is there some specific reasons why this isn't done?
On 8/8/05, stefano luceri <[EMAIL PROTECTED]> wrote:
> hello to all
>
> anyone know if is possible to add a member to a template of standard
> library?
Have you considered using public or private inheritance from the STL container?
--
Rakshasa
Nyaa?