Numeric conversionAlso: [code] string = boost::lexical_cast<std::string>(n); [/code]
passing a polymorphic vectorsstd::vector<BaseClass*> and std::vector<SubClass*> are DIFFERENT types, so you cannot do that. Remem...
Confused after 20 years!!I will, MiiniPaa, thanks. I'll also try in another compiler.
Confused after 20 years!!Well, I've invetigated a little bit more, and this is really strange. The full constructor code is: ...
Confused after 20 years!!Thank you guys, for your interest. Helios: Yes; Commenting the AString line everything works as exp...
This user does not accept Private Messages