This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: N*log(N) doesn't exist (Re: [RFC] Vector (string?) growth...)


Gabriel Dos Reis wrote:

| Therefore, for every possible _finite_ N, how we can possibly assess if
| an implementation is conforming without looking at the source code?

I have always thought that those complexity requirements were good
pratical hints to implementors as what minimum efficiency their common
sense should guide them to aim at. It looks like "common sense" was
not well defined ;-)

;-)


In my reading, those complexity requirements, un-enforceable (is it good
english? ;) without looking at the source code, are just a subliminal but
very strong argument in favor of Open Source, if not of Free Software ;-)

Paolo.


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