$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Fernando Cacciola (fernando_cacciola_at_[hidden])
Date: 2003-10-02 09:47:02
David Abrahams <dave_at_[hidden]> wrote in message
news:uk77nrf5t.fsf_at_boost-consulting.com...
> Daniel Frey <daniel.frey_at_[hidden]> writes:
>
> > But I think it's possible now that I can detect the arity.
>
> Arity detection is part of the lambda system in the MPL. It only
> works if the compiler supports partial specialization of template
> template arguments, of course.
>
And FWIW, I've tried to port it to BCC with no success at all.
Fernando Cacciola