The visitor pattern as a reusable, generic, type-safe component

Bruno C. d. S. Oliveira, Meng Wang, Jeremy Gibbons. The visitor pattern as a reusable, generic, type-safe component. In Gail E. Harris, editor, Proceedings of the 23rd Annual ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications, OOPSLA 2008, October 19-23, 2008, Nashville, TN, USA. pages 439-456, ACM, 2008. [doi]

@inproceedings{OliveiraWG08,
  title = {The visitor pattern as a reusable, generic, type-safe component},
  author = {Bruno C. d. S. Oliveira and Meng Wang and Jeremy Gibbons},
  year = {2008},
  doi = {10.1145/1449764.1449799},
  url = {http://doi.acm.org/10.1145/1449764.1449799},
  tags = {reusable components, visitor, reuse, C++},
  researchr = {https://researchr.org/publication/OliveiraWG08},
  cites = {0},
  citedby = {0},
  pages = {439-456},
  booktitle = {Proceedings of the 23rd Annual ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications, OOPSLA 2008, October 19-23, 2008, Nashville, TN, USA},
  editor = {Gail E. Harris},
  publisher = {ACM},
  isbn = {978-1-60558-215-3},
}