
29 Jun
2006
29 Jun
'06
9:44 p.m.
Meador Inge wrote:
A typical idiom in C is to initialize map data structure statically.
Does anyone else have a need for such a beast?
I think the answer is yes. There has been consierable work on a BOOST_ENUM proposal which is a bit of the same as what you suggest. -Thorsten