开源使用者
标签
GRPC Async_Client中的内存泄漏
2022-04-03 00:00:00
grpc
memory-leaks
c++
grpc-c++
如何用vcpkg和cmake安装后生成c++GRPC文件?
2022-04-03 00:00:00
grpc
c
cmake
c++
vcpkg
如何获得废弃的 boost::interprocess::interprocess_mutex 的所有权?
2022-01-22 00:00:00
concurrency
synchronization
c++
boost
boost-interprocess
reinterpret_cast to void* 不使用函数指针
2022-01-17 00:00:00
casting
arm
c++
使用 cv::warpAffine 旋转 cv::Mat 偏移目标图像
2022-01-16 00:00:00
opencv
image-processing
rotation
c++
用于 2D RPG 的 XML、YAML 和 JSON
2022-01-14 00:00:00
xml
json
yaml
c++
reinterpret_cast 从对象到第一个成员
2022-01-12 00:00:00
type-conversion
c++
c++11
undefined-behavior
reinterpret-cast
如何在 Makefile 中正确包含 -Wl,-rpath,$ORIGIN 链接器参数?
2022-01-11 00:00:00
makefile
linker
c++
OpenCV 中的 recoverPose() 函数是左撇子吗?
2022-01-09 00:00:00
opencv
computer-vision
c++
pose-estimation
structure-from-motion
为什么不 reinterpret_cast 强制 copy_n 用于相同大小类型之间的强制转换?
2022-01-09 00:00:00
复制
binary
casting
c++
reinterpret-cast
硬件 SIMD 向量指针和相应类型之间的“reinterpret_cast"是否是未定义的行为?
2022-01-06 00:00:00
language-lawyer
c++
intrinsics
undefined-behavior
x86
QSortFilterProxyModel 对多列进行排序
2022-01-02 00:00:00
model
qt
sorting
c++
model-view-controller
为什么这个 reinterpret_cast 不能编译?
2021-12-31 00:00:00
casting
c++
reinterpret-cast
当两个链接的 static_cast 可以完成它的工作时,为什么我们在 C++ 中有 reinterpret_cast ?
2021-12-31 00:00:00
casting
c++
static-cast
reinterpret-cast
Reinterpret_cast 与 C 风格的转换
2021-12-31 00:00:00
casting
c++
我应该在 C 样式转换上使用 C++ reinterpret_cast 吗?
2021-12-31 00:00:00
casting
c++
reinterpret-cast
C++ 什么时候我们应该更喜欢使用两个链接的 static_cast 而不是 reinterpret_cast
2021-12-31 00:00:00
casting
c++
static-cast
reinterpret-cast
为什么不 reinterpret_cast 强制 copy_n 用于相同大小类型之间的转换?
2021-12-31 00:00:00
复制
binary
casting
c++
reinterpret-cast
通过 void* 进行转换,而不是使用 reinterpret_cast
2021-12-31 00:00:00
language-lawyer
casting
c++
reinterpret-cast
void-pointers
共享内存中带有 boost::interprocess 分配器的 std::unordered_map - 缺点?
2021-12-24 00:00:00
containers
c++
stl
boost
interprocess
«
1
2
3
4
5
6
7
8
9
10
»