$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dirk Gerrits (dirkg_at_[hidden])
Date: 2002-05-19 14:25:34
----- Original Message -----
From: "Peter Simons" <simons_at_[hidden]>
> If anyone is interested in the following component, I would really
> appreciate any kind of feedback, thoughts, proposals for improvement,
> etc. Whatever comes to your mind!
>
> smart_enum<>
I like the idea. But the "Sheer madness with boost::lambda" is... well
sheer madness. :) It would be nicer if there were a cleaner way to
make enums with gaps in the values work 'naturally'. Maybe instead of
this 'enum adaptor' you could make an 'enum replacement' that would
do that? But I suppose that's asking for a lot.
Dirk Gerrits