$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2006-11-04 19:25:43
Eric Niebler wrote:
> I have a preprocessing task that exceeds my limited abilities.
<snip>
Disregard. I solved this problem by rolling my own version of mpl::and_
that takes the number of parameters I need. It does short-circuit
evaluation.
I'd still be curious what a PP solution looks like, though. The problem
stumped me for quite some time.
-- Eric Niebler Boost Consulting www.boost-consulting.com