开源使用者
标签
将非 constexpr 标准库函数视为 constexpr 是否符合编译器扩展?
2021-12-18 00:00:00
gcc
language-lawyer
c++
c++11
c++14
constexpr 和使用重新解释强制转换的静态 const void 指针的初始化,哪个编译器是正确的?
2021-12-18 00:00:00
gcc
clang
c++
c++11
constexpr
在 gcc 编译器中使用 bts 汇编指令
2021-12-18 00:00:00
gcc
macos
performance
assembly
c++
什么 C/C++ 编译器可以使用 push pop 指令来创建局部变量,而不是仅仅增加一次 esp?
2021-12-18 00:00:00
compiler-optimization
assembly
c++
micro-optimization
x86
我可以在没有 Visual Studio 的情况下下载 Visual C++ 命令行编译器吗?
2021-12-17 00:00:00
winapi
visual-c++
c++
在 VSCode 中使用 MSVS 编译器构建 OpenCV 应用程序
2021-12-17 00:00:00
opencv
visual-studio-code
linker
c++
如何在 Visual Studio Code 中包含编译器标志?
2021-12-17 00:00:00
visual-studio-code
c++
fftw
编译器如何处理变长数组
2021-12-13 00:00:00
c
visual-c++
templates
c++
c++11
我对 is_complete 类型特征的实现是否暴露了编译器错误?
2021-12-13 00:00:00
gcc
templates
clang
c++
c++11
GCC 和 MS 编译器的模板实例化细节
2021-12-13 00:00:00
visual-studio
gcc
templates
compiler-construction
c++
为什么编译器不能从默认参数推导出模板类型?
2021-12-13 00:00:00
templates
c++
default-arguments
const 正确性是否为编译器提供了更多优化空间?
2021-12-13 00:00:00
pointers
c
constants
const-correctness
c++
编译器如何处理编译时分支?
2021-12-12 00:00:00
if-statement
templates
c++
c++11
typetraits
Qt Creator 的 VC++ 编译器
2021-12-09 00:00:00
qt
qt-creator
winapi
c++
Qmake:如何在不更改 qmake.conf 的情况下删除某个项目的编译器标志?
2021-12-09 00:00:00
qt
c++
qmake
compiler-options
在 Qt、QtCreator 和 QMake 中配置 GCC 编译器开关
2021-12-09 00:00:00
qt
qt-creator
c++
c++11
在 Qt Creator 中,我在哪里将参数传递给编译器?
2021-12-09 00:00:00
qt
qt-creator
c++
具有完整 C++11 支持的 Windows C++ 编译器(应该与 Qt 一起使用)
2021-12-09 00:00:00
windows
qt
c++
c++11
Clang C++ 交叉编译器 - 从 Mac OS X 生成 Windows 可执行文件
2021-12-06 00:00:00
windows
macos
clang
c++
llvm-clang
为什么编译器不合并冗余的 std::atomic 写入?
2021-12-06 00:00:00
multithreading
compiler-optimization
c++
c++11
stdatomic
«
4
5
6
7
8
9
10
11
12
13
»