+ 3
Shouldn't we avoid undefined behaviour questions?
I see a lot of undefined order evaluation questions in challenges. http://en.cppreference.com/w/cpp/language/eval_order
1 ответ
+ 8
yes I agree, we should avoid them because it differs from compiler to compiler and language to language