搜索
注册
登录
BookSet
首页
发现
文章
汉化SO
注册
登录
为什么结构的 sizeof 不等于每个成员的 sizeof 之和?
c++
c
struct
sizeof
c++-faq
C ++ 标准说明 int,long 类型的大小是什么?
c++
c++-faq
类的函数声明中 “const” 最后的含义?
c++
const
declaration
c++-faq
什么是对象切片?
c++
inheritance
c++-faq
object-slicing
std :: wstring VS std :: string
c++
string
unicode
c++-faq
wstring
T &&(双 “&” 号)在 C ++ 11 中是什么意思?
c++
c++11
rvalue-reference
c++-faq
perfect-forwarding
为什么要在宏中使用看似毫无意义的 do-while 和 if-else 语句?
c++
c
c-preprocessor
c++-faq
定义和声明之间有什么区别?
c
declaration
terminology
definition
c++-faq
为什么 C ++ 程序员应尽量减少对 “新” 的使用?
c++
memory-management
heap
new-operator
c++-faq
在 C ++ 标识符中使用下划线的规则是什么?
c++
naming-conventions
standards
c++-faq
C ++ 中的 POD 类型是什么?
c++
types
c++-faq
私有,公共和受保护的继承之间的区别
c++
inheritance
encapsulation
access-specifier
c++-faq
未定义的行为和顺序点
c++
undefined-behavior
c++-faq
sequence-points
类型名称后面的括号是否与 new 有所不同?
c++
constructor
initialization
new-operator
c++-faq
C ++ 17 的新功能是什么?
c++
standards
c++-faq
c++17
为什么必须在何处以及为什么要放置 “模板” 和“类型名”关键字?
c++
templates
typename
c++-faq
dependent-name
什么是 rvalue,lvalue,xvalue,glvalue 和 prvalue?
c++
expression
c++-faq
c++11
什么是 C ++ 11 中的 lambda 表达式?
c++
lambda
c++11
c++-faq
什么是未定义的引用 / 未解决的外部符号错误,如何解决?
c++
linker-errors
undefined-reference
c++-faq
unresolved-external
什么是移动语义?
c++
c++-faq
c++11
move-semantics
为什么只能在头文件中实现模板?
c++
templates
c++-faq
什么是智能指针,何时应使用?
c++
pointers
c++11
smart-pointers
c++-faq
什么是复制和交换习语?
c++
copy-constructor
assignment-operator
c++-faq
copy-and-swap
运算符重载的基本规则和惯用法是什么?
c++
operators
operator-overloading
c++-faq
什么是三法则?
c++
copy-constructor
assignment-operator
c++-faq
rule-of-three
什么时候应该使用 static_cast,dynamic_cast,const_cast 和 reinterpret_cast?
c++
pointers
casting
c++-faq
为什么是 “使用命名空间标准”;被认为是不良做法?
c++
namespaces
std
using-directives
c++-faq
显式关键字是什么意思?
c++
constructor
explicit
c++-faq
explicit-constructor
C ++ 中的指针变量和引用变量之间有什么区别?
c++
pointers
reference
c++-faq
权威的 C ++ 书籍指南和清单
c++
c++-faq
上一页
1
下一页