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 strict-aliasing
Strict aliasing rule
Jun 19, 2022
c++
strict-aliasing
Does casting a pointer back and forth from size_t or uintptr_t break strict aliasing?
Dec 20, 2020
c
api-design
strict-aliasing
Can an object have more than one effective type?
Jun 03, 2022
c
language-lawyer
strict-aliasing
Strict aliasing violation
Jun 23, 2022
c++
strict-aliasing
A cast that is breaking strict-aliasing rules
Feb 12, 2022
c++
reinterpret-cast
strict-aliasing
type-punning
Is strict aliasing is c or c++ thing?
Oct 24, 2022
c++
c
casting
strict-aliasing
How to safely perform type-punning in embedded system
Oct 08, 2022
c
gcc
embedded
strict-aliasing
type-punning
C++ strict-aliasing agnostic cast
Oct 16, 2022
c++
strict-aliasing
How do I reinterpret data through a different type? (type punning confusion)
Mar 30, 2022
c++
strict-aliasing
type-punning
Why strange behavior with casting back pointer to the original class?
Oct 23, 2022
c++
reference
void-pointers
reinterpret-cast
strict-aliasing
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
Two arrays in a union in C++
Sep 03, 2022
c++
unions
strict-aliasing
C overcoming aliasing restrictions (unions?)
Dec 07, 2020
c
strict-aliasing
unions
OO Polymorphism in C, aliasing issues?
Nov 19, 2020
c
oop
polymorphism
strict-aliasing
How to reinterpret a sequence of bytes as a POD structure without causing UB?
Sep 06, 2021
c++
struct
undefined-behavior
strict-aliasing
Strict aliasing rule in C
Jun 09, 2022
c
language-lawyer
strict-aliasing
Strict aliasing and references to compile-time C arrays
Feb 05, 2022
c++
language-lawyer
undefined-behavior
strict-aliasing
Is it legal to modify any data pointer through a void **
Aug 24, 2021
c
pointers
strict-aliasing
« Newer Entries
Older Entries »