Commit Graph

1 Commits (04efb526e9c5281e0eb62fae93de39cfa8febf3e)

Author SHA1 Message Date
Gavin James 5e49b29998 doublecpp 0.6.3
Doublecpp is a preprocessor for C++ that handles a new linguistic
construct for defining branches of a multi-method.  The "right" branch
of such a method will be selected dynamically at run-time according to
the actual type of the object on which the method is invoked and to the
actual type of the first argument: double dispatch.

http://doublecpp.sourceforge.net/

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-22 10:42:57 -07:00