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 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
How does binary I/O of POD types not break the aliasing rules?
Nov 23, 2020
c++
c++14
language-lawyer
memcpy
strict-aliasing
Do I understand C/C++ strict-aliasing correctly?
Sep 24, 2022
c++
c
strict-aliasing
The right way to work with network buffer in modern GCC/C++ without breaking strict-aliasing rules
Feb 27, 2021
c++
c++11
gcc
strict-aliasing
Accessing common part of an union from base class
Jun 14, 2022
c++
c++11
strict-aliasing
Does inheritance via unwinding violate strict aliasing rule?
Nov 20, 2021
c
inheritance
struct
strict-aliasing
Does reinterpret_casting std::aligned_storage* to T* without std::launder violate strict-aliasing rules? [duplicate]
Oct 25, 2022
c++
language-lawyer
reinterpret-cast
strict-aliasing
std::atomic in a union with another character
Nov 07, 2022
c++
multithreading
language-lawyer
strict-aliasing
stdatomic
Does giving data an effective type count as a side-effect?
Nov 16, 2019
c
language-lawyer
lvalue
strict-aliasing
`u8string_view` into a `char` array without violating strict-aliasing?
May 15, 2022
c++
undefined-behavior
c++20
strict-aliasing
Shared memory buffers in C++ without violating strict aliasing rules
Jun 10, 2018
c++
memory
buffer
strict-aliasing
type-punning
« Newer Entries
Older Entries »