This is the mail archive of the gcc@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] | |
I think this post missed the distinction between unspecified and undefined.
I think this post makes it clear.
This post conflates the two concepts. If the behaviour was *undefined*,
But when the behaviour is merely *unspecified*, you know that the bool *MUST* be true or false
merely that the standard doesn't specify which, and by analogy, the enum *MUST* be
in-range
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |