Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in type-punning
Is there a standards-compliant way to do zero-copy IPC in C++?
Nov 10, 2022
c++
ipc
type-punning
Type punning, char[] and dereferencing
Oct 11, 2022
c++
type-punning
printing union variable - odd behaviour
May 12, 2022
c
printf
unions
type-punning
Reassemble float from bytes inline
Aug 09, 2021
c
embedded
type-punning
Make interchangeable class types via pointer casting only, without having to allocate any new objects?
Jan 25, 2020
c++
c++11
language-lawyer
reinterpret-cast
type-punning
Placement-new vs gcc 4.4.3 strict-aliasing rules
Oct 23, 2022
c++
gcc
placement-new
pointer-aliasing
type-punning
How to type-pun Boost quantity arrays to the underlying type?
Sep 16, 2022
c++
visual-c++
boost
undefined-behavior
type-punning
Extract the low bit of each bool byte in a __m128i? bool array to packed bitmap
Sep 27, 2021
c++
gcc
sse
intrinsics
type-punning
Undefined behavior with type casting?
Nov 05, 2022
c
struct
memory-address
type-punning
Reliable type-punning across C and C++ standards
Aug 31, 2022
c++
c
type-conversion
language-lawyer
type-punning
A cast that is breaking strict-aliasing rules
Feb 12, 2022
c++
reinterpret-cast
strict-aliasing
type-punning
Is reinterpret_cast type punning actually undefined behavior?
Aug 29, 2022
c++
casting
language-lawyer
reinterpret-cast
type-punning
Type-pun uint64_t as two uint32_t in C++20
Sep 22, 2022
c++
c++20
type-punning
How to safely perform type-punning in embedded system
Oct 08, 2022
c
gcc
embedded
strict-aliasing
type-punning
How do I reinterpret data through a different type? (type punning confusion)
Mar 30, 2022
c++
strict-aliasing
type-punning
Strict aliasing and std::array vs C-style array
Mar 27, 2016
c++
arrays
reinterpret-cast
strict-aliasing
type-punning
Breaking strict aliasing and living to tell about it?
Dec 20, 2017
c++
c++11
strict-aliasing
type-punning
Reusing a float buffer for doubles without undefined behaviour
Apr 23, 2022
c++
strict-aliasing
type-punning
« Newer Entries
Older Entries »