User: Cinolt

  • Public profile

User profile: Cinolt

User info
User name:Cinolt
History
Joined:
Number of posts:17
Latest posts:

Inheritance info lost in container?
Pre-C++11 but with STL. I believe raw pointers would result in memory leaks when they're erased. Cuz...

Inheritance info lost in container?
I know that, how would it be done with pre-C++ STL?

Inheritance info lost in container?
How would this be done pre-C++11?

Inheritance info lost in container?
Code mostly speaks for itself: [code]#include <list> #include <iostream> using namespace std; ...

Adding a "sorted insert" method to std::list
Thanks, I've just never seen that syntax before. I'm not exactly sure what you're talking about as ...

This user does not accept Private Messages