Commit Graph

3 Commits (ebe3f80e9199d3072c408ea971bfdaaab23fb5ac)

Author SHA1 Message Date
Adam Vandenberg ead76f996d doublecpp: style nits 2013-01-28 21:39:47 -08:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
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