
14 Apr
2008
14 Apr
'08
7:25 a.m.
Hi, Is there an established naming convention for enum names in Boost? I don't see anything truly consistent. Consider this: enum eGrays { eBlack, eDarkGray, eGray, eLightGray, eWhite }; Is this commonly accepted by the Boost community? If not, what alternative naming for the above would you propose? Regards, -- Maciej Sobczak * www.msobczak.com * www.inspirel.com