- Portable C++ Guideline https://github.com/trcrsired/Portable-Cpp-Guideline/blob/main/README.md 3 comments cpp
Linked pages
- P2544R0: C++ exceptions are becoming more and more problematic http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2544r0.html 1149 comments
- Linus Torvalds on C++ http://harmful.cat-v.org/software/c++/linus 644 comments
- Real World Technologies - Forums - Thread: Nuances related to Spinlock implementation and the Linux Scheduler https://www.realworldtech.com/forum/?curpostid=189723&threadid=189711 274 comments
- When Zero Cost Abstractions Aren’t Zero Cost | Considerations on Codecrafting https://blog.polybdenum.com/2021/08/09/when-zero-cost-abstractions-aren-t-zero-cost.html 239 comments
- De-fragmenting C++: Making Exceptions and RTTI More Affordable and Usable - Herb Sutter CppCon 2019 - YouTube https://youtu.be/ARYP83yNAWk 230 comments
- C++ Core Guidelines https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Ri-global 216 comments
- https://youtu.be/6wjkistrc80 108 comments
- Zero-cost exceptions aren't actually zero cost - The Old New Thing https://devblogs.microsoft.com/oldnewthing/20220228-00/?p=106296 88 comments
- Freestanding and hosted implementations - cppreference.com https://en.cppreference.com/w/cpp/freestanding 59 comments
- A noinline inline function? What sorcery is this? - The Old New Thing https://devblogs.microsoft.com/oldnewthing/20200521-00/?p=103777 16 comments
- What is Strict Aliasing and Why do we Care? · GitHub https://gist.github.com/shafik/848ae25ee209f698763cffee272a58f8 6 comments
- How to make "modern" C++ programs safer - YouTube https://www.youtube.com/watch?v=FAt8KVlNB7E 0 comments
- Time-of-check to time-of-use - Wikipedia https://en.wikipedia.org/wiki/Time-of-check_to_time-of-use 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:github.com
Search title: Portable-Cpp-Guideline/README.md at main · trcrsired/Portable-Cpp-Guideline · GitHub
See how to search.