![]() |
|
#include <EnumUtils.h>


Public Member Functions | |
| EnumWrapper (const std::string &s="") | |
| EnumWrapper (const E &x) | |
| All the other constructors, including default constructor. | |
| template<typename T > | |
| void | set (const T &value) |
If you want to support assigning several enum sets, use StringWrapper<> with
1.9.8