|
|
|
|
|
by _cbsz
1902 days ago
|
|
> without knowing how the code was built The article links out to Compiler Explorer (https://godbolt.org/), which shows the exact compiler version and options and lets you play with different ones. It shouldn’t matter which compiler — the standard prohibits optimizing this. |
|