开源使用者
标签
'?:' 的返回类型(三元条件运算符)
2021-12-25 00:00:00
reference
types
conditional-operator
c++
lvalue
如何在 C++ 中使用 new 运算符初始化内存?
2021-12-24 00:00:00
initialization
memory-management
c++
new-operator
运算符 new 将内存初始化为零
2021-12-24 00:00:00
memory-management
c++
C++03 中缺少 typeof 运算符?
2021-12-24 00:00:00
templates
metaprogramming
c++
boost
typeof
理解 Boost.Spirit 中的列表运算符 (%)
2021-12-24 00:00:00
c++
boost
boost-spirit
boost-spirit-qi
C2676:二进制“<":“const _Ty"未定义此运算符或转换为预定义运算符可接受的类型
2021-12-24 00:00:00
graph
iterator
c++
c++-standard-library
stdset
比较 C++ 中的结构时找不到 == 运算符
2021-12-23 00:00:00
struct
comparison-operators
c++
C++ 重载运算符<对于结构:错误太多参数
2021-12-23 00:00:00
parameters
operator-overloading
struct
c++
Postfix运算符重载中虚拟参数的目的?C++
2021-12-23 00:00:00
class
methods
parameters
c++
c++11
我怎么能合理地重载放置运算符 new?
2021-12-22 00:00:00
memory-management
operator-overloading
visual-c++
c++
赋值运算符“="是原子的吗?
2021-12-22 00:00:00
multithreading
thread-safety
visual-c++
c++
communication
为什么 VS 不为逻辑运算符定义替代标记?
2021-12-22 00:00:00
visual-c++
c++
以允许响应更新的方式重载 C++ 索引下标运算符 []
2021-12-21 00:00:00
indexing
operator-overloading
c++
重载括号运算符 [] 以获取和设置
2021-12-21 00:00:00
indexing
overloading
c++
square-bracket
默认情况下,为什么 C++ 不检测何时使用 [] 运算符访问超出范围的向量元素?
2021-12-21 00:00:00
indexoutofboundsexception
vector
c++
我如何定义双括号/双迭代器运算符,类似于向量的向量?
2021-12-21 00:00:00
deque
operator-overloading
iterator
vector
c++
通过迭代器与通过运算符 []/索引访问 std::vector 的速度?
2021-12-21 00:00:00
performance
iterator
vector
c++
stl
赋值运算符和复制构造函数有什么区别?
2021-12-21 00:00:00
memory
c++
C++ 重载运算符 [ ][ ]
2021-12-18 00:00:00
matrix
overloading
operator-keyword
c++
我可以将 C++17 无捕获 lambda constexpr 转换运算符的结果用作函数指针模板非类型参数吗?
2021-12-13 00:00:00
lambda
language-lawyer
templates
c++
c++17
«
7
8
9
10
11
12
13
14
15
16
»