|
|
|
|
|
by DougGwyn
2249 days ago
|
|
"Implementation-defined" is a nuisance, because then you need to add code for all the variations, which also requires a set of standard macros, etc. It is easier and less trouble-prone to just avoid using the currently undefined behavior. |
|