$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Geoffrey Romer (geoff.romer_at_[hidden])
Date: 2005-10-03 11:31:12
> > I.e. should I be waiting for a
> > new version of MPL or reworking my code to use another approach?
>
> Or you could submit a patch ;)
I'd love to, but don't feel qualified; the library code looks
intimidating and I'm a newbie at template metaprogramming. Is there
any documentation of the MPL internals (e.g. underlying structure of
set and map) that I could use for guidance if I wanted to make an
attempt?