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
char* conversion and aliasing rules
Apr 24, 2022
c++
pointers
reinterpret-cast
strict-aliasing
How to check whether iterators form a contiguous memory zone?
Sep 12, 2022
c++
file
stream
reinterpret-cast
contiguous
reinterpret_cast from object to first member
Sep 05, 2022
c++
c++11
type-conversion
undefined-behavior
reinterpret-cast
Why this reinterpret_cast fails in Visual Studio?
Nov 10, 2022
c++
visual-studio
alias
reinterpret-cast
Make interchangeable class types via pointer casting only, without having to allocate any new objects?
Jan 25, 2020
c++
c++11
language-lawyer
reinterpret-cast
type-punning
Is reinterpret_cast to C-style array illegal C++11?
Nov 05, 2022
c++
casting
reinterpret-cast
arrays
I accidentally called a member function without own class object. But how does this work?
Feb 08, 2022
c++
reinterpret-cast
How do I reinterpret an unsigned long (DWORD) as a signed long in C++?
Jul 11, 2022
c++
reinterpret-cast
unsigned-integer
reinterpret_cast std::function* to and from void*
Dec 23, 2021
c++
void-pointers
std-function
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
« Newer Entries
Older Entries »