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
Cast the current object ($this) to a descendent class
Feb 02, 2022
php
oop
type-conversion
downcast
Why can't static_cast be used to down-cast when virtual inheritance is involved?
Aug 29, 2022
c++
virtual-inheritance
downcast
static-cast
When is upcasting illegal in C++?
Dec 15, 2021
c++
class
base
derived
downcast
C++ cannot convert from base A to derived type B via virtual base A
Aug 30, 2022
c++
casting
downcast
virtual-inheritance
static-cast
How does one downcast a std::shared_ptr?
Aug 18, 2022
c++
c++11
shared-ptr
downcast
downcast and upcast
Aug 17, 2022
c#
oop
downcast
upcasting
Is it possible to assign a base class object to a derived class reference with an explicit typecast?
Aug 16, 2022
c#
casting
derived-class
base-class
downcast
Downcasting optionals in Swift: as? Type, or as! Type?
Sep 15, 2022
swift
optional
downcast
optional-variables
Convert base class to derived class [duplicate]
Aug 15, 2022
c#
inheritance
casting
downcast
What is the difference between up-casting and down-casting with respect to class variable
Aug 15, 2022
java
casting
class-variables
downcast
upcasting
In Objective-C, what is the equivalent of Java's "instanceof" keyword?
Dec 14, 2021
objective-c
types
casting
equality
downcast
« Newer Entries