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 dynamic-cast
Is there any way to avoid if-else and dynamic casting in this case?
Jul 27, 2026
java
oop
design-patterns
dynamic-cast
Is the c++ primer making something wrong with the usage of `dynamic_cast`?
Jul 26, 2026
c++
access-control
dynamic-cast
private-inheritance
I would like to get rid of dynamic casting. What is the best alternative?
Jul 21, 2026
c++
casting
dynamic-cast
What Type of Cast to Go from Parent to Child?
Jul 19, 2026
c++
casting
parent-child
dynamic-cast
reinterpret-cast
Why can't I dynamic_cast "sideways" during multiple inheritence?
Jul 14, 2026
c++
inheritance
constructor
dynamic-cast
object-lifetime
C++ downcast ( using dynamic_cast ) returns NULL?
Jul 04, 2026
c++
null
dynamic-cast
What is the const-ness of dynamic cast of a pointer-type class member
Jul 01, 2026
c++
language-lawyer
constants
dynamic-cast
why can't I perform a dynamic cast? Strategy pattern in C
Jun 28, 2026
c++
design-patterns
strategy-pattern
dynamic-cast
dynamic casting of base to derived objects
Jun 20, 2026
c++
inheritance
polymorphism
dynamic-cast
dynamic_cast back to same object type fails with multiple inheritance and intermediate variable
May 31, 2026
c++
c++11
multiple-inheritance
dynamic-cast
reinterpret-cast
best instanceof workaround for c++
Apr 28, 2026
c++
virtual
instanceof
dynamic-cast
Refactoring advice: How to avoid type checking in this OO design
Apr 25, 2026
c++
object
refactoring
type-conversion
dynamic-cast
Why is only static_cast able to return new object of requested type?
Apr 12, 2026
c++
dynamic-cast
reinterpret-cast
static-cast
const-cast
Why am i getting an exception at dynamic_cast after filling object with zeros using memset
Feb 19, 2026
c++
inheritance
memcpy
dynamic-cast
memset
Inheritance and pointers to pointers: why doesn't it work and how do I get around it?
Feb 06, 2026
c++
inheritance
pointers
dynamic-cast
c++ dynamic_cast
Jan 31, 2026
c++
dynamic-cast
Dynamic_cast compatibility?
Dec 12, 2025
c++
casting
dynamic-cast
How to avoid using dynamic_cast, when implementing external actions?
Dec 09, 2025
c++
dynamic-cast
Older Entries »