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 visitor-pattern
What's the best way to implement this "on error, throw" callback?
Oct 20, 2022
c++
exception
c++14
template-meta-programming
visitor-pattern
visitor pattern for boost::any
Oct 08, 2022
c++
boost
visitor-pattern
boost-any
Can the Visitor Pattern take additional parameters
Oct 03, 2022
c#
design-patterns
domain-driven-design
visitor-pattern
(Nested?) Multiple Dispatch [Visitor Pattern]
Aug 09, 2022
architecture
abstraction
visitor-pattern
double-dispatch
multiple-dispatch
When "if else"/"instance of" are inevitable, how do we improve the design apart from using visitor pattern?
Apr 20, 2022
java
design-patterns
instanceof
visitor-pattern
liskov-substitution-principle
Rails3 Arel visits to custom classes
Sep 24, 2019
ruby
ruby-on-rails-3
arel
visitor-pattern
Visitor Pattern in C++ with multiple visitable parameters
Mar 18, 2022
c++
visitor-pattern
double-dispatch
Stop traversal with ExpressionVisitor
Jun 23, 2022
c#
.net
expression-trees
visitor-pattern
expressionvisitor
User extendable visitor pattern in C#
Jul 10, 2022
c#
visitor-pattern
Evaluate Tree Expression via Visitor
Jul 10, 2015
java
oop
design-patterns
visitor-pattern
C++ Visitor pattern with smart pointers
Jun 16, 2021
c++
smart-pointers
visitor-pattern
Implementing a visitor counter
Nov 03, 2022
asp.net
count
popularity
visitor-pattern
Apples, oranges, and pointers to the most derived c++ class
Nov 10, 2021
c++
inheritance
polymorphism
visitor-pattern
multiple-dispatch
Difference between visitor design pattern and depth first search?
Mar 20, 2022
oop
search
design-patterns
tree
visitor-pattern
Visitor Pattern can be replaced with Callback functions?
Jul 02, 2022
c#
design-patterns
delegates
visitor-pattern
Is it possible to use std::visit without lambdas (just a simple class)? [closed]
Jan 21, 2021
c++
c++17
variant
visitor-pattern
A good reason to use the Visitor design pattern?
Feb 05, 2022
design-patterns
visitor-pattern
How can I reduce boilerplate with the visitor pattern in Swift?
Nov 14, 2022
swift
design-patterns
swift2
visitor-pattern
Can I use CRTP with virtual functions or functors for visitor algorithms tolerant of changes to the classes
Aug 11, 2021
c++
templates
functor
crtp
visitor-pattern
Is there a simple way to emulate Objective-C Categories in C#?
Sep 24, 2022
c#
objective-c
design-patterns
oop
visitor-pattern
« Newer Entries
Older Entries »