开源使用者
标签
为什么我们不能在声明时初始化类成员?
2021-12-30 00:00:00
class
initialization
constructor
c++
member
你能在 boost asio 中设置 SO_RCVTIMEO 和 SO_SNDTIMEO 套接字选项吗?
2021-12-24 00:00:00
c++
boost
boost-asio
为什么不能在 c++0x 模式下使用 libc++ 链接这个 boost::program_options 示例?
2021-12-24 00:00:00
clang
c++
c++11
boost
libc++
为什么我不能在 lambda 中捕获这个按引用('&this')?
2021-12-23 00:00:00
lambda
c++
c++11
不能在全局范围内使用结构
2021-12-23 00:00:00
struct
c++
扩展填充结构时,为什么不能在尾部填充中放置额外的字段?
2021-12-23 00:00:00
c
struct
c++
memory-alignment
PCH 警告:标题停止不能在宏或 #if 块中 - Visual C++ 2010 Express SP1
2021-12-22 00:00:00
visual-c++
c++
为什么我不能在 C++11 中创建一个 lambda 向量(相同类型)?
2021-12-21 00:00:00
lambda
vector
c++
c++11
你能在 c 或 c++ 中分配一个非常大的单个内存块(> 4GB)吗?
2021-12-21 00:00:00
memory
c
malloc
c++
为什么精灵不能在 OpenGL 中渲染?
2021-12-19 00:00:00
opengl
sprite
c++
glsl
glm-math
为什么函数不能在 Main 之后
2021-12-14 00:00:00
c++
visual-studio-2010
为什么stack<const string>不能在 g++ 中编译?
2021-12-13 00:00:00
templates
g++
c++
stl
我能在模板参数中声明一个 constexpr lambda 吗?
2021-12-13 00:00:00
language-lawyer
templates
c++
c++17
为什么“A<0>=0"中的模板id由于大于或等于运算符“>="而不能在没有空间的情况下编译?
2021-12-13 00:00:00
language-lawyer
templates
c++
c++11
为什么模板不能在 extern “C"中?块?
2021-12-13 00:00:00
templates
c++
extern
linkage
你能在 C++ 中制作自定义运算符吗?
2021-12-13 00:00:00
operators
templates
metaprogramming
c++
c-preprocessor
为什么引用不能在 C++ 中重新安装
2021-12-13 00:00:00
reference
pointers
language-design
c++
为什么派生类不能在这段代码中调用受保护的成员函数?
2021-12-12 00:00:00
oop
c++
为什么我不能在 openCV 中打开 avi 视频?
2021-12-10 00:00:00
opencv
video-capture
image-processing
c++
为什么不能在 C++ 中重新定义类中的类型名称?
2021-12-09 00:00:00
class
scope
c++
typename
«
1
2
3
4
5
6
7
8
9
»