开源使用者
标签
ostream showbase 不显示“0x";对于零值
2022-01-07 00:00:00
stream
formatting
c++
manipulators
C++ deque 的迭代器在 push_front() 后失效
2022-01-07 00:00:00
deque
iterator
c++
stl
为什么 emplace_back 比 push_back 快?
2022-01-07 00:00:00
performance
c++
stl
emplace
push-back
为什么 std::list 上的 push_back 会更改用 rbegin 初始化的反向迭代器?
2022-01-07 00:00:00
iterator
c++
stl
hash_map 是 STL 的一部分吗?
2022-01-07 00:00:00
hashmap
c++
stl
std::vector 是否使用 push_back 复制对象?
2022-01-07 00:00:00
c++
stdvector
stl
树莓派工具链上的 std::shared_future
2022-01-05 00:00:00
raspberry-pi
cross-compiling
c++
c++11
当 push_back 新元素到 std::vector 时,C++ 引用发生变化
2022-01-05 00:00:00
reference
c++
c++11
stdvector
push-back
如何获得ShellExecuteEx..hProcess打开的窗口的hWnd?
2022-01-02 00:00:00
process
window
c++
handle
传递 shared_ptr<Derived>作为 shared_ptr<Base>
2021-12-31 00:00:00
casting
c++
c++11
shared-ptr
smart-pointers
std::initializer_list 中的 std::shared_ptr 似乎过早被破坏
2021-12-31 00:00:00
visual-c++
c++
visual-studio-2013
initializer-list
compiler-bug
Shift-JIS 解码在 Visual C++ 2013 中使用 wifstrem 失败
2021-12-31 00:00:00
character-encoding
locale
c++
stl
visual-studio-2013
std::shared_ptr 异常安全
2021-12-31 00:00:00
memory-leaks
c++
c++11
shared-ptr
c++ initializer_list 和 shared_ptr 行为
2021-12-31 00:00:00
c++
visual-studio-2013
initializer-list
使用 openmp & 并行化 for 循环替换 push_back
2021-12-30 00:00:00
for-loop
parallel-processing
openmp
c++
如何修复“<hash_map>已弃用,将被删除.请使用<unordered_map>>"?
2021-12-30 00:00:00
c++
visual-studio-2015
如何在无序容器中为用户定义的类型专门化 std::hash<Key>::operator()?
2021-12-27 00:00:00
hash
c++
c++11
unordered-map
unordered-set
使用 hash_map 时,在 stl 字符串上使用的最佳散列算法是什么?
2021-12-27 00:00:00
windows
performance
hash
c++
stl
与 std::hash 意外冲突
2021-12-27 00:00:00
hash
c++
hash-collision
visual-studio-2010
stdhash
如何使用 Qt 获取文件的 SHA-1/MD5 校验和?
2021-12-27 00:00:00
qt
hash
checksum
c++
«
34
35
36
37
38
39
40
41
42
43
»