$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcus Lindblom (macke_at_[hidden])
Date: 2007-09-07 09:06:17
Marcus Lindblom wrote:
> Hi,
>
> I have some code that helps with defining iostream-operators for enums.
> We use this in our C++<->xml bindings.
>
> Basically, it's just two maps (string->enum & enum<-string) and some
> syntactic sugar. However, I happen to think it is quite neat and so
> figured it might be useful to other people too. (And it's always nice to
> give something back :)
>
> So, is this something that would fit in boost?
Ping? Am I way off here?
Cheers,
/Marcus