开源使用者
标签
使用 std::tuple 作为 std::unordered_map 的键
2021-12-31 00:00:00
tuples
compiler-errors
c++
stl
unordered-map
error::make_unique 不是‘std’的成员
2021-12-31 00:00:00
compiler-errors
c++
c++11
unique-ptr
c++14
为什么这个 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++
我可以在控制台 C++ 应用程序中使用 SetTimer() API 吗?
2021-12-31 00:00:00
windows
timer
console
c++
QTimer 对象是否在单独的线程中运行?它的机制是什么?
2021-12-31 00:00:00
multithreading
timer
qt
qtimer
c++
如何在没有 boost::timer 的情况下以毫秒为单位计时函数
2021-12-31 00:00:00
timer
timing
c++
boost
std
传递 shared_ptr<Derived>作为 shared_ptr<Base>
2021-12-31 00:00:00
casting
c++
c++11
shared-ptr
smart-pointers
为什么不 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
std::initializer_list 中的 std::shared_ptr 似乎过早被破坏
2021-12-31 00:00:00
visual-c++
c++
visual-studio-2013
initializer-list
compiler-bug
Visual Studio 2013 中的 Windows XP 和 Windows Server 2003 支持
2021-12-31 00:00:00
visual-studio
windows
c++
visual-studio-2013
c++ initializer_list 和 shared_ptr 行为
2021-12-31 00:00:00
c++
visual-studio-2013
initializer-list
当我的 lua 代码抛出错误时,为什么我不能捕获 luabind::error 异常?
2021-12-30 00:00:00
exception-handling
lua
c++
c++11
luabind
为什么 std::numeric_limits<long long>::max() 失败?
2021-12-30 00:00:00
windows
max
c++
stl
visual-studio-2015
«
488
489
490
491
492
493
494
495
496
497
»