
30 Aug
2009
30 Aug
'09
5:47 p.m.
Archie14 wrote:
Well, how would I declare std::vector? std::vector<what>? Using boost::any will require me to do some sort of type discovery at run time. Thanks for pointing the boost::variant to me; that will work.
std::vector< boost::variant