
18 Jan
2009
18 Jan
'09
5:41 p.m.
Zachary Turner wrote:
I'm not quite sure I agree though that it's simply a functional "idiom". I think it's a general programming idiom, that just so happens to be easier to implement in functional languages. But even Mpl has started to adopt certain aspects of lazy evaluation.
MPL is a library for template metaprogramming, and the template meta-language is functional. Sebastian