- Published on
Cpp
- Published on
每次在mac上debug c/c++程序都记不住lldb的命令,需要一个cheatsheet,最好跟gdb对照- Published on
想了解内存访问性能的- Published on
CppCon 2015: Greg Law - Give me 15 minutes I'll change your view of GDB- Published on
Bartek's coding blog: C++20 Reference Card- Published on
- Published on
Learn Unreal Engine in this full tutorial using C++. In this beginner's course, you will how to create three full games with Unreal Engine and Blueprints.- Published on
A C++ library of Concurrent Data Structures. Contribute to khizmax/libcds development by creating an account on GitHub.- Published on
前面已有的回答一个都没答到点上啊。(就跟其他答主提到的一样,题主的电脑似乎有点慢…)其实这个例子反映出来的跟Java与C++语言上的差异没有任何关系,只是反映出了在这个特定例子上某个编译器(及JIT编译器)的优化的差异。本文后面用到的编译器生成的代码的样子我都记录下来放在这个传送门了- Published on
如果比较关注 c++ 最近的动态的话,有好多相关的 futures 的提案,致力于降低异步编程的复杂度。当然 futures 与 callback 等价,只不过是经过变换的。- Published on
http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2019