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 double-dispatch
Trying to use templates to double dispatch physics collision
Oct 27, 2022
c++
templates
game-physics
double-dispatch
(Nested?) Multiple Dispatch [Visitor Pattern]
Aug 09, 2022
architecture
abstraction
visitor-pattern
double-dispatch
multiple-dispatch
Visitor Pattern in C++ with multiple visitable parameters
Mar 18, 2022
c++
visitor-pattern
double-dispatch
Visitor pattern where the visitors choose how to traverse
Jun 23, 2018
design-patterns
visitor-pattern
double-dispatch
Two-way extensible hierarchy with Java
Mar 31, 2021
java
oop
double-dispatch
C++ double dispatch "extensible" without RTTI
Dec 03, 2019
c++
polymorphism
overloading
rtti
double-dispatch
I need to ask about the object class, but it's a bad practice. Alternatives for this case?
Jul 26, 2019
design-patterns
uml
visitor-pattern
double-dispatch
Double dispatch in Pharo
Dec 17, 2021
smalltalk
pharo
double-dispatch
C++ Double Dispatch for Equals()
Mar 26, 2022
c++
oop
inheritance
double-dispatch
C++: doubts about visitor pattern
Aug 16, 2022
c++
visitor-pattern
double-dispatch
How to call the correct method in Scala/Java based the types of two objects without using a switch statement?
Nov 02, 2022
scala
double-dispatch
What is Single and Double Dispatch?
Sep 22, 2022
c++
design-patterns
visitor-pattern
double-dispatch
Double-dispatch and alternatives
Oct 19, 2022
c#
.net
double-dispatch
Polymorphically Dispatching in Java
Sep 19, 2022
java
double-dispatch
Understanding double dispatch C++
Sep 15, 2022
c++
double-dispatch
Java method overloading + double dispatch
Sep 15, 2022
java
oop
overloading
double-dispatch
What's the difference between Polymorphism and Multiple Dispatch?
Sep 12, 2022
oop
polymorphism
multiple-dispatch
double-dispatch
Difference betwen Visitor pattern & Double Dispatch
Aug 28, 2022
design-patterns
visitor-pattern
double-dispatch
Double dispatch in C#?
Aug 26, 2022
c#
design-patterns
language-features
double-dispatch