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
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
Why do I need a reinterpret_cast to convert Fred ** const to void ** const?
Feb 11, 2022
c++
void-pointers
reinterpret-cast
static-cast
Alternative to reinterpret_cast with constexpr functions
Oct 20, 2022
c++
constexpr
crc32
c++14
reinterpret-cast
Does casting a char array to another type violate strict-aliasing rules?
Oct 11, 2021
c++
language-lawyer
compiler-warnings
reinterpret-cast
strict-aliasing
Equivalent of C++'s reinterpret_cast in C#
Oct 29, 2022
c#
reinterpret-cast
Why does C style cast work but reinterpret_cast doesn't?
Oct 24, 2019
c++
c
casting
reinterpret-cast
Does accessing the first field of a struct via a C cast violate strict aliasing?
Sep 18, 2022
c++
c
language-lawyer
reinterpret-cast
strict-aliasing
Is there a (semantic) difference between the return value of placement new and the casted value of its operand?
Nov 23, 2021
c++
language-lawyer
reinterpret-cast
strict-aliasing
placement-new
reinterpret_cast bug or UB? [duplicate]
Oct 01, 2022
c++
language-lawyer
undefined-behavior
reinterpret-cast
Problem casting STL complex<double> to fftw_complex
Sep 10, 2022
c++
fftw
complex-numbers
reinterpret-cast
« Newer Entries
Older Entries »