Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道理想情况下应该同时进行两个构建(并且显然运行 exes),但是假设出于资源原因您只能选择一个。
我是否应该启用优化感兴趣。
我的直觉说更喜欢优化构建,因为它更有可能由于优化而使 UB 可见,但我不确定我是否正确。