From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2006-06-29 17:44:06


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