Commit Graph

2 Commits (d36119b14628c186814db7b15c81acb67c959684)

Author SHA1 Message Date
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