
7 Sep
2007
7 Sep
'07
1:06 p.m.
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