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
How to fill a [u8] array with a repeated u16 value? [duplicate]
Mar 04, 2023
rust
type-conversion
type-punning
rust-no-std
is bit_cast without compiler support for constexpr memcpy possible?
Dec 25, 2022
c++
undefined-behavior
constexpr
c++20
type-punning
Any useful difference between std::bit_cast and std::start_lifetime_as?
Dec 04, 2022
c++
c++-standard-library
c++20
type-punning
union for uint32_t and uint8_t[4] undefined behavior? [duplicate]
Nov 29, 2022
c++
c
unions
strict-aliasing
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
Reusing a float buffer for doubles without undefined behaviour
Apr 23, 2022
c++
strict-aliasing
type-punning
Older Entries »