
2 Feb
2009
2 Feb
'09
6:41 a.m.
Hi, what is the best way to generate the following enum with the preprocessor library (boost 1.34.1)? enum { R1=0, R2=1, ... }; Best regards Hansjörg