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 downcast
Polymorphism and downcasting questions
Oct 16, 2025
java
polymorphism
downcast
How to downcast integer multiindex level?
Sep 10, 2025
python
pandas
multi-index
downcast
In C++, is it possible to use CRTP with a private base?
Sep 08, 2025
c++
crtp
downcast
static-cast
private-inheritance
F# use constructors as functions
Mar 14, 2023
constructor
f#
delegates
downcast
How to avoid downcasting when trying to extend a Java object
Feb 27, 2023
java
oop
downcast
Downcasting a Graphics instance - Why is it allowed?
Dec 28, 2022
java
swing
awt
graphics2d
downcast
What actually happens when I perform a downcast?
Dec 25, 2022
c#
casting
downcast
Why can we cast a Java interface to *any* non-final class?
Dec 24, 2022
java
interface
downcast
How can I do a safe downcast and prevent a ClassCastException
Dec 11, 2022
java
casting
downcast
Downcasting/Upcasting error at compile time & runtime?
Dec 04, 2022
java
inheritance
casting
type-conversion
downcast
Upcasting and Downcasting confusion in java
Dec 04, 2022
java
downcast
upcasting
Why Downcasting throws Exception?
Nov 30, 2022
java
classcastexception
downcast
Should I avoid downcasting by any means when using factory pattern?
Nov 07, 2022
c++
oop
factory-pattern
downcast
How to downcast with non-polymorphic base class
Oct 31, 2022
c++
dynamic-cast
downcast
Why can't I downcast pointer to members in template arguments?
Aug 10, 2017
c++
templates
implicit-conversion
pointer-to-member
downcast
How to force downcast on generics
Mar 15, 2017
c#
generics
downcast
How to downcast from non-polymorphic virtual base class?
Sep 07, 2022
c++
downcast
virtual-inheritance
Does c++ guarantee down-casting grandmother base class to grand child class like curiously recurring template pattern?
Jul 23, 2022
c++
downcast
dynamic_cast "this" to derived type: when is it legal?
Jun 02, 2022
c++
inheritance
dynamic-cast
downcast
Why is this value downcast (static_cast to object type) allowed in C++20?
Sep 02, 2022
c++
language-lawyer
c++20
downcast
static-cast
Older Entries »