开源使用者
标签
我可以声明一个可以将指向自身的指针作为参数的函数吗?
2022-04-10 00:00:00
c
function-pointers
c++
将静态全局变量声明为内联有意义吗?
2022-04-10 00:00:00
static
inline
global
c++
c++17
C++中使用&;和*声明的函数参数之间的差异
2022-04-09 00:00:00
function
pass-by-reference
pointers
c++
QtCreator中未声明的标识符使用错误主窗口语义问题
2022-04-05 00:00:00
qt5
qt
qt-creator
c++
不允许C++转发声明和';不完整的类型';错误
2022-03-15 00:00:00
c++
declaration
forward
c++-cli
incomplete-type
成员声明中不允许使用C++限定名
2022-03-24 00:00:00
error-handling
c++
directx
direct3d
Visual Studio 2019:如果不先在单独的模块(Ixx)中导入cpp文件中的C++标准库声明,则无法将其`导入
2022-03-02 00:00:00
module
c++
visual-studio-2019
c++20
我可以在lambda Capture子句中声明变量吗?
2022-02-27 00:00:00
c++
c++11
c++14
在c++17中可以通过使用-声明来继承复制/移动构造函数吗?
2022-02-25 00:00:00
language-lawyer
c++
c++17
c++14
inherited-constructors
我是否将[[可能未使用]]放在函数声明或定义上?
2022-02-25 00:00:00
gcc
clang
c++
c++17
pragma
C++结构和函数声明。为什么它不能编译?
2022-02-22 00:00:00
arduino
c++
如何使用 new 在 C++ 中声明二维数组?
2022-01-31 00:00:00
arrays
multidimensional-array
c++
dynamic-allocation
如何在 C++ 中声明接口?
2022-01-30 00:00:00
inheritance
abstract-class
interface
c++
pure-virtual
结构声明中的冒号是什么意思,例如:1、:7、:16 或:32?
2022-01-30 00:00:00
c
bit-fields
c++
C++ 头文件重新定义/声明混淆
2022-01-25 00:00:00
include
c++
header-files
什么是 C++ 中的前向声明?
2022-01-30 00:00:00
forward-declaration
c++
declaration
我对值初始化的尝试被解释为函数声明,为什么不 A a(());解决这个问题?
2022-01-30 00:00:00
c++
为什么我需要重新声明重载的虚函数?
2022-01-24 00:00:00
overloading
polymorphism
c++
virtual
在 C++11 中声明接口的最佳方法
2022-01-24 00:00:00
polymorphism
interface
abstract
c++
c++11
在 C++ 类或结构上声明只读变量
2022-01-24 00:00:00
constants
struct
c++
«
5
6
7
8
9
10
11
12
13
14
»