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 pointer-conversion
Is casting `the address of a pointer to a struct` to `the address of a struct whos first member is a pointer to the struct` UB?
Sep 15, 2025
c++
undefined-behavior
reinterpret-cast
pointer-conversion
void* ptr = &func; compiles with msvc without any diagnostic but both gcc and clang rejects it
Sep 15, 2025
c++
pointers
language-lawyer
function-pointers
pointer-conversion
Passing a Swift protocol to an Objective-C pointer
Oct 14, 2022
objective-c
swift
compiler-warnings
swift-protocols
pointer-conversion
Conversion from Derived** to Base**
Nov 14, 2022
c++
inheritance
pointers
c++-faq
pointer-conversion
Proper type for a dynamic array of const strings
Sep 15, 2022
c
visual-studio
constants
pointer-conversion
passing const pointer by reference
Sep 14, 2022
c++
reference
constants
implicit-conversion
pointer-conversion