$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Greene (greened_at_[hidden])
Date: 2006-01-17 11:19:15
David Abrahams wrote:
>>Is there a straightforward way to do this or am I thinking about this
>>in the wrong way?
>
>
> See mpl::for_each:
Ah, good. I was worried I might have to write my own specialized
inherit<>.
> http://www.boost-consulting.com/mplbook covers this topic.
Left my copy at home today. :)
Thanks!
-Dave