Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Type Punning
std::bit_cast with std::array
Apr 17, 2021
Is the following C union access pattern undefined behavior?
Apr 17, 2021
Strict Aliasing Rule and Type Aliasing in C++
Apr 17, 2021
Reusing a float buffer for doubles without undefined behaviour
Apr 17, 2021
Extract the low bit of each bool byte in a __m128i? bool array to packed bitmap
Apr 17, 2021
Reinterpret struct with members of the same type as an array in a standard compliant way
Apr 17, 2021
What's a proper way of type-punning a float to an int and vice-versa?
Apr 25, 2021
Is type-punning through a union unspecified in C99, and has it become specified in C11?
Apr 25, 2021
Fix for dereferencing type-punned pointer will break strict-aliasing
Apr 25, 2021
Purpose of Unions in C and C++
Apr 25, 2021
Older Entries »