SmartEnum.h
36 // http://codereview.stackexchange.com/questions/14309/conversion-between-enum-and-string-in-c-class-header?rq=1
108 //NOTE: You can also templitize this class with the enum type if you want, but how to you set the size?
Definition: SmartEnum.h:50
virtual int index() const =0
virtual const std::string & string() const =0
Definition: SEElectricalCircuit.h:18
Definition: SmartEnum.h:45