|
|
|
|
|
by AlotOfReading
1178 days ago
|
|
No? Conformance allows unspecified and implementation defined. Strict conformance is the absence of that (i.e. same output in every conforming environment). Neither includes UB, as UB is "outside the standard" in some sense and doesn't have defined semantics. |
|