
28 Feb
2011
28 Feb
'11
7:04 a.m.
Hi Vicente,
BOOST_ENUM_CLASS_START(algae, uint8) { green, red, cyan } BOOST_ENUM_CLASS_END(algae, uint8)
algae sample( algae::red ); void func(algae);
does your lib return a textual representation for the enum, like: algae ag( algae::green); std::cout << ag.str() << "\n"; // prints out 'green' Oliver -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de