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: [libstdc++ PATCH] libstdc++ debug mode (fourth try)



On Wednesday, August 6, 2003, at 12:57PM, Pétur Runólfsson wrote:


Doug Gregor wrote:
But in all cases you are relying upon behavior that the C++ standard
does not guarantee, so your code may not be portable to other
implementations of the standard library.

Fair enough; it's mostly the wording that bothers me - it seems to imply that implementation-defined and unspecified behaviour is a subset of undefined behaviour.

I'll see if I can rework the sentence a bit to avoid that implication. Ideas would, of course, be welcome :)


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