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
Structure over flexible array member
Mar 08, 2023
c
c99
strict-aliasing
Is this short program legal C++? [closed]
Feb 18, 2023
c++
strict-aliasing
Does strict aliasing apply when using pointers to struct members?
Jan 07, 2023
c
strict-aliasing
Comparing struct pointers, casting away members, and UB
Dec 20, 2022
c
casting
undefined-behavior
void-pointers
strict-aliasing
union for uint32_t and uint8_t[4] undefined behavior? [duplicate]
Nov 29, 2022
c++
c
unions
strict-aliasing
type-punning
Casting the "this" pointer to another type does not violate strict aliasing?
Nov 12, 2022
c++
templates
pointers
c++11
strict-aliasing
This piece of code breaks strict aliasing rule?
Nov 12, 2022
c++
strict-aliasing
Why does boost::optional fail for classes inheriting virtual functions
Oct 13, 2022
c++
gcc
boost
gcc-warning
strict-aliasing
Casting between primitive type pointers
Oct 07, 2022
c++
language-lawyer
strict-aliasing
Strict aliasing seems inconsistant
Oct 05, 2022
c++
gcc
strict-aliasing
Does reading or writing a whole 32-bit word, even though we only have a reference to a part of it, result in undefined behaviour?
Jun 19, 2021
rust
undefined-behavior
strict-aliasing
memory-model
Berkley Sockets, breaking aliasing rules?
Jan 23, 2022
c
sockets
gcc
strict-aliasing
MSVC++ restrict keyword and local variables
Apr 04, 2022
c++
visual-c++
strict-aliasing
restrict-qualifier
Do global reference capturing lambdas in C++ inhibit alias optimisations?
Mar 30, 2020
c++
c++11
lambda
compiler-optimization
strict-aliasing
cast any pointer to char poiner using static_cast
Sep 14, 2022
c++
pointers
casting
strict-aliasing
Does C strict aliasing make untyped static memory pools impossible?
Sep 16, 2022
c
memory-management
language-lawyer
standards
strict-aliasing
How to cast sockaddr_storage and avoid breaking strict-aliasing rules
Mar 31, 2022
c
sockets
pointer-aliasing
strict-aliasing
Older Entries »