Skip to content

This repository contains a small prototypical implementation that demonstrates how the visitor pattern can be applied to avoid dynamic_casts in a very specific scenario.

Notifications You must be signed in to change notification settings

heilkn/VersionedAPIVisitor.example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository contains a small prototypical implementation that demonstrates how the visitor pattern can be applied to avoid dynamic_casts in a very specific scenario. That scenario was explained and discussed by Sandor Dargo on his blog Once more about dynamic_cast, a real use case. This project was created to explain the comment I posted in the discussion list of the blog entry.

About

This repository contains a small prototypical implementation that demonstrates how the visitor pattern can be applied to avoid dynamic_casts in a very specific scenario.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published