User profile: jmyrrie

User info
User name:jmyrrie
History
Joined:
Number of posts:30
Latest posts:

polymorphism
Thanks, good explanation really, That helped a lot!!!!!

polymorphism
Hi guys, I need help when overloading << in a base class (the overloading has to be virtual i guess...

STL map problem! function find()
shouldnt I iterate through the map until I find what I wanna delete and make a delete? I was asked ...

STL map problem! function find()
Oh thanks! I got it! I forgot the new Thanks both of you Then, if later on I want to insert to l...

STL map problem! function find()
Good morning, I have a problem when dealing with the map stl library, and It would be great if anyon...