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 reinterpret-cast
C++. reinterpret_cast from double to unsigned char*
Sep 17, 2019
c++
char
double
reinterpret-cast
How does an unspecified pointer conversion behave in C++14?
May 19, 2021
c++
pointers
language-lawyer
c++14
reinterpret-cast
Creating an invalid reference via reinterpret cast
Sep 05, 2022
c++
standards
language-lawyer
reinterpret-cast
strict-aliasing
Proper casting for fstream read and write member functions
Oct 27, 2022
c++
fstream
reinterpret-cast
Safe reinterpret_cast with sockaddr?
Jan 23, 2020
c++
undefined-behavior
type-safety
reinterpret-cast
Is this use of reinterpret_cast on differently-qualified struct members safe?
Oct 24, 2022
c++
c++11
language-lawyer
reinterpret-cast
strict-aliasing
Need clarifications in C-style, reinterpret, and const casts
Oct 28, 2022
c++
casting
reinterpret-cast
const-cast
Can Aliasing Problems be Avoided with const Variables
Mar 22, 2018
c++
constants
alias
reinterpret-cast
strict-aliasing
should I use it or static_cast<void*> then static_cast<myType*> to avoid reinterpret_cast?
Mar 04, 2021
c++
casting
reinterpret-cast
static-cast
A cast that is breaking strict-aliasing rules
Feb 12, 2022
c++
reinterpret-cast
strict-aliasing
type-punning
Is reinterpret_cast type punning actually undefined behavior?
Aug 29, 2022
c++
casting
language-lawyer
reinterpret-cast
type-punning
reinterpret_cast
Sep 22, 2022
c++
casting
reinterpret-cast
how to use reinterpret_cast to cast to a derived class pointer in c++
Jun 26, 2018
c++
reinterpret-cast
Why strange behavior with casting back pointer to the original class?
Oct 23, 2022
c++
reference
void-pointers
reinterpret-cast
strict-aliasing
Why is it allowed to reinterpret_cast integral, enumeration and pointer-to-member types to themselves?
Nov 16, 2022
c++
language-lawyer
reinterpret-cast
Does clang think I need to point to a "const function"?
Jan 07, 2021
c++
function-pointers
clang++
reinterpret-cast
const-correctness
Is using reference to pointer that was casted with reinterpret_cast undefined behavior?
Sep 16, 2022
c++
undefined-behavior
reinterpret-cast
« Newer Entries
Older Entries »