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
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
Strict aliasing and std::array vs C-style array
Mar 27, 2016
c++
arrays
reinterpret-cast
strict-aliasing
type-punning
reinterpret_cast / static_cast and undefined behavior
Feb 27, 2018
c++
c++11
variant
reinterpret-cast
static-cast
Does a C++ cast strip the 'extern "C"' from a declaration?
Oct 20, 2022
c++
linkage
reinterpret-cast
Is this reinterpret_cast OK to do
Dec 04, 2017
c++
c++builder
reinterpret-cast
reinterpret int32 to float
Oct 22, 2022
c++
x86
nan
reinterpret-cast
reinterpret_cast member function pointer to void(*&)()
Oct 03, 2022
c++
language-lawyer
function-pointers
member-function-pointers
reinterpret-cast
pointer-to-member
Is converting an integer to a pointer always well defined?
Aug 24, 2022
c++
pointers
casting
language-lawyer
reinterpret-cast
Does reinterpret_casting std::aligned_storage* to T* without std::launder violate strict-aliasing rules? [duplicate]
Oct 25, 2022
c++
language-lawyer
reinterpret-cast
strict-aliasing
how convert std::array<char, N> to char (&dest)[N]?
Oct 05, 2019
c++
arrays
c++11
reinterpret-cast
stdarray
reinterpret_cast to the same type
Aug 24, 2022
c++
c++14
standards
reinterpret-cast
reinterpret_cast<> and portabilty
Mar 25, 2022
c++
casting
reinterpret-cast
« Newer Entries
Older Entries »