开源使用者 标签

与 CAS 的原子交换(使用 gcc 同步内置函数)

2022-01-01 00:00:00 linked-list gcc atomic c++ compare-and-swap

C++:“……不是多态类型";使用 boost::dynamic_pointer_cast 时

2021-12-31 00:00:00 compiler-errors c++ shared-ptr dynamic-cast

static_cast<T> 是什么?对 T&amp; 做些什么?

2021-12-31 00:00:00 reference casting c++ static-cast rvalue

为什么这个 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++ dynamic_cast 与 typeid

2021-12-31 00:00:00 casting c++

我应该在 C 样式转换上使用 C++ reinterpret_cast 吗?

2021-12-31 00:00:00 casting c++ reinterpret-cast

什么可能导致 dynamic_cast 崩溃?

2021-12-31 00:00:00 casting crash c++ dynamic-cast

C++ 什么时候我们应该更喜欢使用两个链接的 static_cast 而不是 reinterpret_cast

2021-12-31 00:00:00 casting c++ static-cast reinterpret-cast

static_cast&lt;Derived *&gt;(Base pointer) 是否应该给出编译时错误?

2021-12-31 00:00:00 casting c++

const_cast 与 static_cast

2021-12-31 00:00:00 constants casting implicit-conversion c++

const_cast 安全吗?

2021-12-31 00:00:00 casting c++ const-cast

static_cast&lt;&gt; 和 static_cast&lt;&gt; 和有什么区别?和 C 风格的铸造?

2021-12-31 00:00:00 casting c++ static-cast

C++ 中的 dynamic_cast 和 static_cast

2021-12-31 00:00:00 casting c++ dynamic-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

使用带有引用和指针的 dynamic_cast 时的行为差异

2021-12-31 00:00:00 casting c++ dynamic-cast

如果从不通过它们修改对实际 const 对象的引用,是否允许 const-casting 掉其常量性?

2021-12-31 00:00:00 language-lawyer constants interface c++

在 Visual Studio 中,与 std::async 一起使用时不会调用“thread_local"变量的析构函数,这是错误吗?

2021-12-30 00:00:00 visual-studio multithreading memory-leaks c++
  • «
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • »

友情链接: 雨伦博客   雅安论坛

京ICP备15023317号-6