$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maciej Sobczak (prog_at_[hidden])
Date: 2008-04-14 03:25:21
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