开源使用者
标签
您如何使用 FFF 和 Google Test 在 C/C++ 中模拟和测试相同的函数?
2022-01-08 00:00:00
mocking
unit-testing
c++
googletest
fake-function-framework
无趣的模拟函数调用 bla() &&预期:至少被调用一次 bla()?
2022-01-08 00:00:00
mocking
c++
googletest
googlemock
OpenGL 何时完成函数中的指针?
2022-01-09 00:00:00
opengl
c
opengl-es
c++
为什么异常时不调用析构函数?
2022-01-08 00:00:00
exception
destructor
visual-c++
c++
stack-unwinding
谁删除在“新"期间分配的内存?构造函数中有异常的操作?
2022-01-08 00:00:00
constructor
exception
memory-leaks
c++
捕捉“堆栈溢出"递归 C++ 函数中的异常
2022-01-08 00:00:00
递归
exception-handling
exception
c++
如何在 C++ 中编写正确的哈希表析构函数
2022-01-08 00:00:00
destructor
hashtable
hashmap
memory-leaks
c++
C/C++ 中的累积正态分布函数
2022-01-07 00:00:00
statistics
math
c
distribution
c++
如果比较函数不是运算符<,为什么std::sort会崩溃?
2022-01-08 00:00:00
algorithm
exception
standards
c++
为什么 C++ 不使用 std::nested_exception 来允许从析构函数中抛出?
2022-01-08 00:00:00
exception-handling
exception
c++
c++11
nested-exceptions
在函数签名中抛出关键字
2022-01-08 00:00:00
exception
c++
不允许嵌套函数,但为什么允许嵌套函数原型?[C++]
2022-01-07 00:00:00
function
nested
compiler-construction
c++
为什么不是嵌套函数的想法,在旧的 c++ 标准中实现?
2022-01-07 00:00:00
function
oop
nested
standards
c++
是否有任何 OpenSSL 函数可以将 PKCS7 文件转换为 PEM
2022-01-07 00:00:00
openssl
c++
pkcs#7
在移动赋值和移动构造函数方面实现 std::swap
2022-01-07 00:00:00
c++
c++11
stl
move-semantics
你什么时候在 C++ 中使用函数对象?
2022-01-07 00:00:00
c++
stl
function-object
从 C++11 中的函数调用返回 std::vector 的正确方法(移动语义)
2022-01-07 00:00:00
c++
c++11
stl
move-semantics
return-value-optimization
无法访问 C++ std::set 中对象的非常量成员函数
2022-01-07 00:00:00
set
iterator
constants
c++
stl
std::make_pair 与 std::pair 的构造函数的目的是什么?
2022-01-07 00:00:00
c++
stl
std-pair
std::transform() 和 toupper(),没有匹配的函数
2022-01-07 00:00:00
algorithm
c++
stl
«
92
93
94
95
96
97
98
99
100
101
»