440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
construct   {key13}


doublecpp 0.6.2 (Default branch)

FreshMeat

Sunday December 16, 2007. 09:43 AM
FreshMeat

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. This basically implements dynamic overloading in C++. License: GNU General Public License (GPL) Changes: Warning error messages are printed correctly, so that they are recognized as warnings (and not as errors) by an IDE. In makefiles, non-standard make rules are avoided.
Doublecpp preprocessor that handles anew linguistic construct defining branches doublecpp 0.6.2 (Default branch)
doublecpp 0.6.2 (Default branch) Read more at FreshMeat
freshmeat.net/releases/267799/

 

 Related News 

Search

Download Zicos
Wed October 8, 02:30 AM
construct   {key13}