
22 Jan
2009
22 Jan
'09
3:06 p.m.
Hi, I wish to make a std::vector to some create() methods from several different derived classes (same ABC). I could instead use the ctors if necessary. lambda::bind<> and lambda::constructor<> maybe?, but I fail getting syntax. Thank you, Vic