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
Is this not downcasting?
Dec 07, 2025
c++
conventions
downcast
Can an upcasted object be downcasted again without trying a cast for every derived class type of the base class type?
Dec 06, 2025
c#
casting
downcast
upcasting
Forced Downcasting in Java
Nov 30, 2025
java
class
object
casting
downcast
C++ Avoiding down-casting or variants
Nov 17, 2025
c++
variant
downcast
visitor-pattern
How to properly downcast in C# with a SWIG generated interface?
Oct 26, 2025
c#
c++
swig
downcast
Lifetime error while attempting to downcast
Oct 25, 2025
rust
downcast
Swig downcasting from Base* to Derived*
Oct 18, 2025
python
c++
swig
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
Older Entries »