开源使用者 标签

如果函数在类范围内声明,则 constexpr 不起作用

2021-12-31 00:00:00 compiler-errors g++ c++ c++11 constexpr

在同一个类中使用 constexpr 作为模板参数时出错

2021-12-31 00:00:00 compiler-errors c++ c++11 constexpr

为什么这个 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

static_cast<Derived *>(Base pointer) 是否应该给出编译时错误?

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

为什么不 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

我需要在 TeamCity 服务器或 Team Foundation Build Service 上为 C++ 项目/VS 2013 安装什么?

2021-12-31 00:00:00 teamcity msbuild c++ visual-studio-2013 tfsbuild

Visual Studio 2013 Update 2 和 Update 3 生成的 SSE 4 指令

2021-12-31 00:00:00 c++ c++11 sse visual-studio-2013

std::system_clock 和 std::steady_clock 的区别?

2021-12-31 00:00:00 timer c++ c++11 chrono

constexpr 未在 VC2013 中编译

2021-12-31 00:00:00 c++ c++11 visual-studio-2013 constexpr

使用 pthread_create 时的 valgrind 内存泄漏错误

2021-12-30 00:00:00 memory-leaks c++ pthreads valgrind

没有 delete() 的 new() 是未定义行为还是仅仅是内存泄漏?

2021-12-30 00:00:00 memory-leaks c++ new-operator undefined-behavior

对动态分配的对象调用 delete 是否总是内存泄漏?

2021-12-30 00:00:00 memory-management memory-leaks c++

我应该总是继续使用 `sink` 构造函数或 setter 参数吗?

2021-12-30 00:00:00 复制 constructor move c++ c++11

静态 constexpr int 与老式枚举:何时以及为什么?

2021-12-29 00:00:00 enums c++ c++11 constexpr

确定 C++ 应用程序是否在 Desktop Bridge 中作为 UWP 应用程序运行(Project Centennial)

2021-12-28 00:00:00 winapi c++ uwp desktop-bridge
  • «
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • »

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

京ICP备15023317号-6