$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-10-02 07:35:10
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.
-- Dave Abrahams Boost Consulting www.boost-consulting.com