Y
Hacker News
new
|
ask
|
show
|
jobs
by
Denvercoder9
388 days ago
The C++ standard doesn't forbid introducing side channels, so the answer to the question is yes.
1 comments
rollcat
388 days ago
With all the UB, I wonder how did we manage to write any secure or safety-critical code at all.
link
konstantinua00
387 days ago
this isn't UB, and any other language can do this optimization as well
even the one you cult over
link
wat10000
388 days ago
In C++? We pretty much did not.
link