- A C++ acronym glossary https://quuxplusone.github.io/blog/2019/08/02/the-tough-guide-to-cpp-acronyms/ 37 comments cpp
Linking pages
- Prefer core-language features over library facilities – Arthur O'Dwyer – Stuff mostly about C++ https://quuxplusone.github.io/blog/2022/10/16/prefer-core-over-library/ 86 comments
- A not-so-quick introduction to the C++ allocator model – Arthur O'Dwyer – Stuff mostly about C++ https://quuxplusone.github.io/blog/2023/06/02/not-so-quick-pmr/ 32 comments
Linked pages
- Hyrum's Law http://www.hyrumslaw.com/ 560 comments
- Wildebeest - Wikipedia https://en.wikipedia.org/wiki/gnu#history 233 comments
- include-what-you-use - A tool for use with clang to analyze #includes in C and C++ source files https://include-what-you-use.org/ 127 comments
- What is unified function call syntax anyway? https://brevzin.github.io/c++/2019/04/13/ufcs-history/ 92 comments
- CppCon 2017: Boris Kolpackov “Building C++ Modules” - YouTube https://youtu.be/E8EbDcLQAoc 70 comments
- Understanding C++ Modules: Part 3: Linkage and Fragments https://vector-of-bool.github.io/2019/10/07/modules-3.html 59 comments
- GitHub - hanickadot/compile-time-regular-expressions: Compile Time Regular Expression in C++ https://github.com/hanickadot/compile-time-regular-expressions 30 comments
- Curiously recurring template pattern - Wikipedia http://en.wikipedia.org/wiki/curiously_recurring_template_pattern 21 comments
- Executable and Linkable Format - Wikipedia https://en.wikipedia.org/wiki/Executable_and_Linkable_Format 21 comments
- The case for Auto Non-Static Data Member Initializers | cor3ntin https://cor3ntin.github.io/posts/auto_nsdmi/ 13 comments
- Flexible array member - Wikipedia https://en.wikipedia.org/wiki/Flexible_array_member 11 comments
- Copy elision - cppreference.com https://en.cppreference.com/w/cpp/language/copy_elision 8 comments
- C++ Coroutines: Understanding the promise type | Asymmetric Transfer https://lewissbaker.github.io/2018/09/05/understanding-the-promise-type 8 comments
- [intro.compliance] http://eel.is/c++draft/intro.compliance#7 7 comments
- GotW #94 Special Edition: AAA Style (Almost Always Auto) – Sutter’s Mill http://herbsutter.com/2013/06/13/gotw-94-special-edition-aaa-style-almost-always-auto/ 7 comments
- ARM architecture family - Wikipedia https://en.wikipedia.org/wiki/ARM_architecture#Collaboration:_ARM6 7 comments
- CppCon 2019: Louis Dionne “The C++ ABI From the Ground Up” - YouTube https://www.youtube.com/watch?v=DZ93lP1I7wU 7 comments
- CppCon 2017: Arthur O'Dwyer “dynamic_cast From Scratch” - YouTube https://youtu.be/QzJL-8WbpuU 4 comments
- The Business Value of a Good API - Bob Steagall - CppCon 2019 - YouTube https://www.youtube.com/watch?v=S7gGtYqtNNo 4 comments
- CppCon 2016: Gor Nishanov “C++ Coroutines: Under the covers" - YouTube https://www.youtube.com/watch?v=8C8NnE1Dg4A 4 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:quuxplusone.github.io
Search title: A C++ acronym glossary – Arthur O'Dwyer – Stuff mostly about C++
See how to search.