This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

non-standard compliant complexity of size()


Hello,

according to the draft standard ISO/IEC 14882 I have, member size() for
all the standard containers should have constant complexity, while it
seems that in the STL supplied with gcc it requires linear time for
lists. Is this a bug?

                        Yours sincerely, Andrey Urazov
-- 
The meek are contesting the will.
--
Sonntag, Mai 26, 2002, 17:20:27 +0700 - Andrey R. Urazov (mailto:coola@ngs.ru)

Attachment: msg00271/pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]