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
Convert from QByteArray to array of double
Mar 21, 2023
c++
arrays
qt
reinterpret-cast
qbytearray
A "hack" to get float template parameter working compiles but segfaulted on both g++ and clang
Feb 16, 2023
c++
templates
c++11
reinterpret-cast
Why do I Have to reinterpret_cast Pointer Pointers?
Jan 30, 2023
c++
void-pointers
reinterpret-cast
static-cast
double-pointer
Are all non-member function pointers the same size in C++
Jan 26, 2023
c++
language-lawyer
function-pointers
sizeof
reinterpret-cast
Replacing reinterpret_cast with better alternatives?
Jan 10, 2023
c++
reinterpret-cast
reinterpret_cast - bizarre behaviour
Dec 22, 2022
c++
casting
constants
reinterpret-cast
C++ does reinterpret_cast always return the result?
Dec 15, 2022
c++
reinterpret-cast
Cast structs with certain common members
Dec 07, 2022
c++
c++11
struct
casting
reinterpret-cast
Reshaping data from a std::vector<double> into double** of specified dimensions using reinterpret_cast
Dec 03, 2022
c++
arrays
c++11
multidimensional-array
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
Older Entries »