Search:

Type: Posts; User: shamgar00

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,952

    Custom Iterator

    I am guessing as some have mentioned I would need a custom iterator. Obviously it can't be a member function of list (unless it is a static member, which I don't think there is). It needs to be a...
  2. Replies
    7
    Views
    1,952

    STL List Erase

    Hmm. I do not generally use the STL alot, but I have a large code base that uses STL list. I was growing fond of it until....erase. Is there a way to erase an element from the list without having the...
Results 1 to 2 of 2