开源使用者
标签
shared_ptr 在哪里?
2021-12-24 00:00:00
c++
c++11
boost
shared-ptr
smart-pointers
如何从 boost::shared_ptr 释放指针?
2021-12-24 00:00:00
c++
boost
shared-ptr
使用向量<char>作为缓冲区而不在 resize() 上初始化它
2021-12-24 00:00:00
c++
c++11
boost
`enable_shared_from_this` 有什么用处?
2021-12-24 00:00:00
c++
boost
boost-asio
tr1
使 shared_ptr 不使用删除
2021-12-24 00:00:00
c++
boost
C++ - 为什么 boost::hash_combine 是组合散列值的最佳方式?
2021-12-24 00:00:00
hash
c++
c++11
boost
我们应该通过引用还是通过值传递 shared_ptr ?
2021-12-24 00:00:00
c++
c++11
boost
shared-ptr
在 lambda 函数中使用 auto self(shared_from_this()) 变量的原因是什么?
2021-12-23 00:00:00
lambda
c++
c++11
boost
boost-asio
MSVC++中源字符集编码的规范,如gcc“-finput-charset=CharSet";
2021-12-22 00:00:00
unicode
character-encoding
command-line-arguments
visual-c++
c++
如何将 char* 转换为 LPCWSTR?
2021-12-22 00:00:00
visual-c++
c++
visual-studio-2012
调整 C++ std::vector<char> 的大小无需初始化数据
2021-12-21 00:00:00
resize
vector
c++
stl
如何将 std::string 复制到 std::vector<char> 中?
2021-12-21 00:00:00
复制
string
vector
c++
使用 shared_ptr 的示例?
2021-12-21 00:00:00
vector
c++
boost
shared-ptr
smart-pointers
如果明确给出多维数组,为什么 char[][] = {{...}, {...}} 不可能?
2021-12-21 00:00:00
multidimensional-array
c
c++
compile-time
将文件读入 std::vector<char> 的有效方法?
2021-12-21 00:00:00
vector
c++
stl
C++11:用 std::shared_ptr() 替换所有非拥有的原始指针?
2021-12-21 00:00:00
memory
c++
c++11
smart-pointers
stringstream、string 和 char* 转换混淆
2021-12-21 00:00:00
string
memory
c++
stringstream
无法将参数 1 从“char *"转换为“LPCWSTR"
2021-12-19 00:00:00
opengl
char
visual-c++
c++
bmp
对于跨平台游戏,我是否必须使用 OpenGL 数据类型(GLint、CLchar 等)?
2021-12-19 00:00:00
opengl
types
cross-platform
c++
glShaderSource 的参数是什么意思?
2021-12-19 00:00:00
opengl
c++
«
71
72
73
74
75
76
77
78
79
80
»