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
Best practices for object oriented patterns with strict aliasing and strict alignment in C
May 05, 2022
c
pointers
strict-aliasing
strict aliasing in C
Mar 07, 2022
c
gcc
strict-aliasing
C++ strict aliasing when not using pointer returned by placement new
May 05, 2022
c++
language-lawyer
placement-new
strict-aliasing
type-punning
Different behavior of shift operator with -O2 and without
Aug 24, 2022
c++
gcc
64-bit
compiler-optimization
strict-aliasing
Aliasing array with pointer-to-struct without violating the standard
Aug 18, 2022
c
alias
strict-aliasing
Strict aliasing rules broken with templates and inheritance
Feb 14, 2022
c++
templates
inheritance
gcc
strict-aliasing
Is it well-defined to use memset on a dynamic bool array?
Aug 30, 2022
c
language-lawyer
strict-aliasing
memset
C - Conversion behavior between two pointers
Jul 16, 2022
c
pointers
language-lawyer
strict-aliasing
Is unsigned char a[4][5]; a[1][7]; undefined behavior?
Apr 06, 2022
c
arrays
undefined-behavior
strict-aliasing
Reinterpret struct with members of the same type as an array in a standard compliant way [duplicate]
Sep 25, 2022
c++
language-lawyer
strict-aliasing
type-punning
structure-packing
Strict aliasing and overlay inheritance
Nov 04, 2022
c
struct
language-lawyer
strict-aliasing
Does this pointer casting break strict aliasing rule?
Sep 16, 2022
c
pointers
casting
c99
strict-aliasing
Is it possible to enable link-time optimization while only disabling strict aliasing for some functions?
Feb 11, 2021
c++
c
strict-aliasing
Is it legal to alias a char array through a pointer to int?
Nov 13, 2022
c++
language-lawyer
strict-aliasing
Plain C polymorphism, type punning, and strict aliasing. How legal is this?
Aug 16, 2022
c
polymorphism
language-lawyer
strict-aliasing
type-punning
Which of these pointer comparisons should a conforming compiler be able to optimize to "always false"?
Dec 28, 2021
c++
compiler-optimization
strict-aliasing
Is this hack to remove aliasing warning UB?
Jun 23, 2022
c++
gcc
compiler-warnings
placement-new
strict-aliasing
Does Visual C++ support "strict aliasing"?
Sep 24, 2022
visual-c++
strict-aliasing
Aliasing with char *, unsigned char * and signed char *
Dec 16, 2017
c
strict-aliasing
C memory allocator and strict aliasing
Sep 22, 2022
c
memory-management
language-lawyer
strict-aliasing
« Newer Entries
Older Entries »