User: jordannn15

  • Public profile

User profile: jordannn15

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

Help with templated doubly linked list assignment?!
Nevermind I got it to work with the code like this: [code] while(colors.size() > 1){ i...

Help with templated doubly linked list assignment?!
Yeah naraku9333 that almost works but I need to destroy the whole list. How do I do that?

Help with templated doubly linked list assignment?!
I know it's is either in my remove , insert_before, or inser_after function. I just don't know where...

Help with templated doubly linked list assignment?!
I'm sorry could you elaborate on "becomes invalidated" please?

Help with templated doubly linked list assignment?!
Here's the rest of my code that I couldn't put in the first part: [code] template <class T> node_it...

This user does not accept Private Messages