Lobsters
- What is Strict Aliasing and Why do we Care? https://gist.github.com/shafik/848ae25ee209f698763cffee272a58f8 6 comments c , c++
Linking pages
- The Value of Undefined Behavior https://nullprogram.com/blog/2018/07/20/ 176 comments
- The C++ Object Lifecycle - Basit's Developer Blog https://basit.pro/cpp-object-lifecycle/ 8 comments
- Bare Metal C++ Register Access API - AllThingsEmbedded https://allthingsembedded.com/post/bare-metal-register-access-api/ 6 comments
- Portable-Cpp-Guideline/README.md at main · trcrsired/Portable-Cpp-Guideline · GitHub https://github.com/trcrsired/Portable-Cpp-Guideline/blob/main/README.md 3 comments
- Tickling VMProtect with LLVM: Part 1 | secret club https://secret.club/2021/09/08/vmprotect-llvm-lifting-1.html 0 comments
Linked pages
- A bug story: data alignment on x86 http://pzemtsov.github.io/2016/11/06/bug-story-alignment-on-x86.html 396 comments
- Understanding lvalues and rvalues in C and C++ - Eli Bendersky's website http://eli.thegreenplace.net/2011/12/15/understanding-lvalues-and-rvalues-in-c-and-c 100 comments
- reinterpret_cast conversion - cppreference.com https://en.cppreference.com/w/cpp/language/reinterpret_cast 20 comments
- http://stroustrup.com/terminology.pdf 19 comments
- Effective types and aliasing – Jens Gustedt's Blog https://gustedt.wordpress.com/2016/08/17/effective-types-and-aliasing/ 18 comments
- AddressSanitizerAlgorithm · google/sanitizers Wiki · GitHub https://github.com/google/sanitizers/wiki/AddressSanitizerAlgorithm 2 comments
- Draft C++ Standard: Contents http://eel.is/c++draft 2 comments
- TIS-interpreter progress report - TrustInSoft, exhaustive static analysis tools for software security and safety http://trust-in-soft.com/tis-interpreter 2 comments
- https://trust-in-soft.com/wp-content/uploads/2017/01/vmcai.pdf 0 comments
- 66110 – uint8_t memory access not optimized https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66110 0 comments
- Bus error - Wikipedia https://en.wikipedia.org/wiki/Bus_error 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:gist.github.com
Search title: What is Strict Aliasing and Why do we Care? · GitHub
See how to search.