$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2007-07-26 07:53:47
On 10/22/2002 07:54 AM, Peter Simons wrote:
[snip]
> I'm definitely open to any suggestions or ideas!
You might also consider how to implement something
like mpl range_c. There's an implementation in
vault in range_all.zip under 'Template Metaprogramming'.
Maybe the ideas in 'Smart Enums' and 'range_all' can be
merged to provide advantages of both?