开源使用者
标签
为什么我不能使用统一初始化初始化初始化列表中的引用?
2022-01-05 00:00:00
reference
c++
c++11
initializer-list
uniform-initialization
通过引用传递时取消引用指针
2022-01-05 00:00:00
reference
pointers
c++
使用 ncurses 时对 `stdscr' 的未定义引用
2022-01-04 00:00:00
compilation
linker
c++
ncurses
在函数作用域(生命周期)之后,对临时对象的 const 引用被破坏
2022-01-04 00:00:00
reference
scope
c++
temporary-objects
const-reference
C++ 如何使用 std::bind/std::function 引用模板函数
2022-01-03 00:00:00
function-pointers
callback
c++
c++11
std-function
C++ 中的链表使用引用而不是指针
2022-01-01 00:00:00
linked-list
data-structures
reference
c++
在 C++ 中取消引用 void 指针
2022-01-01 00:00:00
linked-list
pointers
c
c++
未定义对符号“pthread_create@@GLIBC_2.2.5"的引用
2021-12-31 00:00:00
compiler-errors
makefile
c++
ubuntu-15.04
有错误的引用变量,必须在构造函数基类/成员初始化器中初始化
2021-12-31 00:00:00
constructor
compiler-errors
c++
visual-studio-2012
编译器错误,提示对 something& 类型的引用初始化无效来自某物类型的表达*
2021-12-31 00:00:00
compiler-errors
c++
“错误:非静态成员引用必须与特定对象相关"是什么意思?意思是?
2021-12-31 00:00:00
dll
compiler-errors
c++
member-functions
为什么 vector<bool>::reference 不返回对 bool 的引用?
2021-12-31 00:00:00
compiler-errors
g++
c++
对“dlsym"的未定义引用
2021-12-31 00:00:00
gcc
compiler-errors
c++
ubuntu-13.10
为什么转换为指针然后取消引用?
2021-12-31 00:00:00
c
casting
c++
在 C++ 中将 char 分配给 int 引用和 const int 引用
2021-12-31 00:00:00
reference
constants
casting
c++
c++03
如何在 C++ 中将指针转换/转换为引用
2021-12-31 00:00:00
reference
pointers
type-conversion
casting
c++
使用带有引用和指针的 dynamic_cast 时的行为差异
2021-12-31 00:00:00
casting
c++
dynamic-cast
如何在没有 lib 文件的情况下将 dll 引用到 Visual Studio
2021-12-31 00:00:00
dll
c++
visual-studio-2013
如果从不通过它们修改对实际 const 对象的引用,是否允许 const-casting 掉其常量性?
2021-12-31 00:00:00
language-lawyer
constants
interface
c++
引用计数智能指针的引用计数是如何工作的?
2021-12-31 00:00:00
memory-management
memory-leaks
c++
shared-ptr
smart-pointers
«
21
22
23
24
25
26
27
28
29
30
»