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
reinterpret_cast an iterator to a pointer
Dec 01, 2022
c++
iterator
reinterpret-cast
Is it possible to allocatate uninialized array in a way that does not result in UB?
Nov 08, 2022
c++
memory-management
dynamic-memory-allocation
void-pointers
reinterpret-cast
Does reinterpret_casting an integral to a pointer type and back yield the same value?
Nov 03, 2022
c++
pointers
language-lawyer
integral
reinterpret-cast
Valid uses cases for reinterpret_cast for unaligned memory access vs memcpy?
Oct 23, 2022
c++
clang
memcpy
reinterpret-cast
snappy
casting member function pointer
Oct 12, 2022
c++
pointers
casting
pointer-to-member
reinterpret-cast
reinterpret_cast and Structure Alignment
Aug 30, 2022
c++
memory-alignment
reinterpret-cast
C++ cast unsigned to signed
Apr 13, 2022
c++
arduino
reinterpret-cast
In C#, how can I reinterpret byte[] as T[], where T is a struct?
Sep 11, 2022
c#
arrays
reinterpret-cast
Cast an entire vector
Feb 22, 2022
c++
vector
polymorphism
reinterpret-cast
static-cast
Why do I have to use a dynamic_cast here
Jul 19, 2022
c++
casting
multiple-inheritance
dynamic-cast
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
« Newer Entries
Older Entries »