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 it safe to change this c-cast to a reinterpret_cast?
Sep 18, 2022
c++
winapi
casting
reinterpret-cast
C++ cast to array of a smaller size
Mar 11, 2022
c++
arrays
reinterpret-cast
Is reinterpret_cast bad when dealing with low-level byte manipulation?
Feb 01, 2022
c++
casting
c++11
reinterpret-cast
Cast one pointer-to-member-function to another of same class
Sep 15, 2022
c++
member-function-pointers
reinterpret-cast
pointer-to-member
Reinterpret this in C++: legal or not?
Sep 12, 2022
c++
language-lawyer
c++17
reinterpret-cast
Addresses, reinterpret_cast and multiple inheritance
Apr 18, 2022
c++
pointers
multiple-inheritance
reinterpret-cast
reinterpret_cast vs. static_cast for writing bytes in standard-layout types?
Apr 07, 2022
c++
c++11
reinterpret-cast
visual-c++-2005
standard-layout
Why is it important to use static_cast instead of reinterpret_cast here?
Jun 12, 2019
c++
pointers
casting
reinterpret-cast
static-cast
Should I use a C++ reinterpret_cast over a C-style cast?
Apr 27, 2022
c++
casting
reinterpret-cast
When does reinterpret_cast modify bits?
Apr 07, 2022
c++
casting
reinterpret-cast
Why is reinterpret_cast not constexpr?
Oct 30, 2022
c++
c++11
avr
constexpr
reinterpret-cast
Is a C++ object layout necessarily statically defined?
Apr 14, 2022
c++
language-lawyer
reinterpret-cast
object-layout
static_cast and reinterpret_cast for std::aligned_storage
Jul 24, 2017
c++
alignment
reinterpret-cast
static-cast
Using a pointer for casting char* to unsigned char*
Nov 05, 2022
c++
pointers
fstream
reinterpret-cast
Turning vector of shared_ptr into vector of shared_ptr to const
Apr 16, 2022
c++
vector
undefined-behavior
reinterpret-cast
const-correctness
Is it never truly safe to reinterpret_cast input into std::unique_ptr?
Sep 25, 2022
c++
pointers
c++11
unique-ptr
reinterpret-cast
What is the difference between a proper defined union and a reinterpret_cast?
Apr 07, 2022
c++
unions
reinterpret-cast
Does reinterpret_cast lead to undefined behavior?
Oct 29, 2022
c++
templates
reinterpret-cast
C++11: reinterpreting array of structs as array of struct's member
Apr 09, 2022
c++
c++11
reinterpret-cast
Signedness aliasing using reinterpret_cast
Apr 02, 2022
c++
language-lawyer
memcpy
signed
reinterpret-cast
« Newer Entries
Older Entries »