Map
Index
Random
Help
th

QuoteRef: bettL5_2006




Topic:
object-oriented methods

Reference

Bettini, L., Capecchi, S., Venneri, B., "Double dispatch in C++", Software--Practice and Experience, 36, pp. 581-613, May 2006. Google

Quotations
584 ;;Quote: explicit, multi-method invocation in C++ by double dispatch; choose the most specialized branch; e.g., visitor pattern
592 ;;Quote: static, well-typed, multi-method dispatch; unique return type and most specialized branch; no ambiguity, no message-not-understood

Related Topics up

Topic: object-oriented methods (42 items)

Collected barberCB 10/06
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.