User: jcurru

  • Public profile

User profile: jcurru

User info
User name:jcurru
History
Joined:
Number of posts:6
Latest posts:

Numeric conversion
Also: [code] string = boost::lexical_cast<std::string>(n); [/code]

passing a polymorphic vectors
std::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