User: Jeremiah234

  • Public profile

User profile: Jeremiah234

User info
User name:Jeremiah234
History
Joined:
Number of posts:16
Latest posts:

use map to find object
I don't know how to implement a map and have it search through a vector. I understand the general id...

use map to find object
I need to use a map [and possibly an iterator] to traverse a vector and change the priority of an ob...

vector that holds nested class
I removed the template<class M> from the top, still getting the same error. What specifically needs ...

vector that holds nested class
My entire .h file: #ifndef _PRIORITYQUEUE_H_ #define _PRIORITYQUEUE_H_ #include <vector> #include <...

vector that holds nested class
Trying to define a vector that holds an inner class. class A { private: class B ...

This user does not accept Private Messages