$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [MPL] More lazy evaluation, for ease of use?
From: joel falcou (joel.falcou_at_[hidden])
Date: 2010-07-31 08:06:29
On 31/07/10 00:48, jcarey_at_[hidden] wrote:
> What do you all think?
I like it somehow as I spend a lot of time myself doing box<> around for
a lot of tasks.
It also make sense that , the same way a constant can be seen a a nualry
function, a type is nullary meta-function
what so ever.