
22 Jul
2009
22 Jul
'09
1:52 p.m.
At 10:42 PM -0500 7/21/09, Zachary Turner wrote:
I wrote some code to perform both compile-time and runtime translation between enums and their corresponding string values.
This sounds somewhat similar to a couple of projects in the vault. I haven't looked at either of these in a while, so my recollection might be wrong and they will turn out to be unrelated to what you are doing, but you might want to have a look. http://www.boostpro.com/vault/ enum_rev4.6.zip benum_v1.zip