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
Shared memory buffers in C++ without violating strict aliasing rules
Jun 10, 2018
c++
memory
buffer
strict-aliasing
type-punning
Is it okay for int** and const int** to alias?
Oct 27, 2022
c
constants
language-lawyer
undefined-behavior
strict-aliasing
Calling FFTW's in-place real-to-complex transform without violating strict aliasing rules
Mar 09, 2022
c++
gcc
c++17
fftw
strict-aliasing
Strict aliasing within an expression
Sep 19, 2022
c
language-lawyer
strict-aliasing
How to create an uint8_t array that does not undermine strict aliasing?
May 14, 2022
c++
pointers
c++11
strict-aliasing
Vulkan-hpp is reinterpret_casting non-standard-layout class to another class. Is this legal?
Nov 25, 2021
c++
language-lawyer
vulkan
strict-aliasing
gcc optimization skips initializing allocated memory
Oct 24, 2022
c
gcc
strict-aliasing
C/C++ strict aliasing, object lifetime and modern compilers
Apr 13, 2022
c++
memory
compiler-construction
strict-aliasing
type-punning
Strict aliasing rule and strlen implementation of glibc
Apr 04, 2022
c
glibc
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
« Newer Entries
Older Entries »