开源使用者
标签
流行的 C++ 编译器对 std::sort 和 std::stable_sort 使用什么算法?
2022-01-17 00:00:00
algorithm
sorting
computer-science
compiler-construction
c++
除了检查发出的机器代码之外,我如何找到 C++ 编译器如何实现某些东西?
2022-01-17 00:00:00
optimization
assembly
compiler-construction
c++
什么是最好的稳定编辑器?带有 gui & 的 c++ 编译器在linux下?
2022-01-17 00:00:00
editor
compiler-construction
c++
允许编译器优化异常抛出吗?
2022-01-17 00:00:00
compiler-optimization
exception
compiler-construction
c++
有趣的未初始化变量和编译器 (GCC)
2022-01-17 00:00:00
gcc
initialization
compiler-construction
c++
undefined-behavior
为什么 C++11 编译器支持仍然需要一个标志?
2022-01-17 00:00:00
compiler-construction
c++
c++11
C++11 编译器:最接近标准以及有多接近?
2022-01-17 00:00:00
standards
compiler-construction
c++
c++11
编译器在处理易失性内存位置时必须遵循哪些规则?
2022-01-17 00:00:00
memory
compiler-construction
c++
volatile
rules
C 编译器可以重新排列堆栈变量吗?
2022-01-17 00:00:00
c
compiler-construction
alignment
c++
callstack
C++ 编译器可以优化“if"吗?“for"中的语句循环?
2022-01-17 00:00:00
optimization
compiler-construction
c++
现代 C++ 编译器可以内联 cpp 文件中定义的函数吗
2022-01-17 00:00:00
inline
compiler-construction
c++
优化的 c++ 编译器如何重用函数的堆栈槽?
2022-01-17 00:00:00
optimization
memory
stack
compiler-construction
c++
如何在 CMake 中仅更改一个可执行文件的编译器标志?
2022-01-17 00:00:00
compiler-construction
cmake
c++
visual-studio-2010
是否允许 C++ 编译器发出编译同一程序的不同机器代码?
2022-01-17 00:00:00
compilation
compiler-construction
c++
如何确定使用了哪个编译器来编译可执行文件?
2022-01-17 00:00:00
c
compiler-construction
c++
有什么方法可以禁用特定代码行的编译器优化?
2022-01-17 00:00:00
visual-studio
optimization
compiler-construction
c++
C/C++ 编译器如何工作?
2022-01-17 00:00:00
compiler-optimization
c
compiler-construction
c++
所有 C++ 编译器都生成 C 代码吗?
2022-01-17 00:00:00
c
compiler-construction
c++
C/C++ 编译器的最佳编译器警告级别?
2022-01-17 00:00:00
c
warnings
compiler-construction
c++
使用 C++ 编译器编译 C 代码会出现什么问题?
2022-01-17 00:00:00
c
migration
compiler-construction
c++
language-interoperability
«
1
2
3
4
5
6
7
8
9
10
»