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
reinterpret_cast between char* and std::uint8_t* - safe?
Dec 15, 2021
c++
c++11
language-lawyer
strict-aliasing
uint8t
Why can't the C compiler optimize changing the value of a const pointer assuming that two pointers to the same variable would be illegal/UB?
Aug 26, 2022
c
rust
undefined-behavior
strict-aliasing
In C++, should I bother to cache variables, or let the compiler do the optimization? (Aliasing)
Aug 16, 2022
c++
performance
caching
optimization
strict-aliasing
Using this pointer causes strange deoptimization in hot loop
Apr 13, 2022
c++
c++11
optimization
compiler-optimization
strict-aliasing
What is the strict aliasing rule?
Aug 13, 2022
c++
c
undefined-behavior
strict-aliasing
type-punning
« Newer Entries