CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Tag: iterator

Search: Search took 0.10 seconds.

  1. How exactly does recursion work with iterators?

    Started by Kingdominth4, June 12th, 2018 07:58 PM
    2 Pages
    1 2
    c++, invalidate, iterator, recursion, set
    • Replies: 20
    • Views: 15,930
    Last Post: July 1st, 2018 03:16 PM
    by wolle  Go to last post
  2. How to iterate over a vector of many stucts

    Started by 871020905@qq.com, October 26th, 2017 11:43 AM
    c++, iterator, struct, vector
    • Replies: 3
    • Views: 4,279
    Last Post: October 27th, 2017 10:56 AM
    by Richard.J  Go to last post
  3. How can I get the pre-last item of a map?

    Started by Necip, February 17th, 2016 06:09 AM
    iterator, map
    • Replies: 7
    • Views: 8,988
    Last Post: February 17th, 2016 08:42 AM
    by Necip  Go to last post
    • Replies: 1
    • Views: 3,961
    Last Post: November 20th, 2014 12:24 PM
    by 2kaud  Go to last post
  4. Using a string/enum to access int Matrix[X] ?

    Started by phummon, April 2nd, 2012 03:35 PM
    c++, enum, iterator, string
    • Replies: 2
    • Views: 6,037
    Last Post: April 4th, 2012 04:32 AM
    by monarch_dodra  Go to last post
  5. LinkedList Iterator

    Started by cpdude, November 16th, 2011 09:37 PM
    iterator, java, linked list
    • Replies: 1
    • Views: 5,358
    Last Post: November 17th, 2011 08:58 AM
    by keang  Go to last post
  6. Internal implementation of stil iterators

    Started by hiralrajani@gmail.com, April 28th, 2011 05:07 PM
    container, interview, iterator, stl
    • Replies: 2
    • Views: 5,006
    Last Post: April 28th, 2011 08:31 PM
    by Russco  Go to last post
  7. Alphabetizing a Linked List using Pointers?

    Started by T-Fox, October 26th, 2010 10:37 AM
    iterator, linked list, pointers, sorting
    • Replies: 7
    • Views: 11,980
    Last Post: October 26th, 2010 11:34 AM
    by D_Drmmr  Go to last post
  8. what are std::vector holding pointers iterators?

    Started by hoshmy, June 26th, 2010 04:05 AM
    functor, iterator, pointer, vector
    • Replies: 7
    • Views: 9,746
    Last Post: June 28th, 2010 12:42 PM
    by monarch_dodra  Go to last post
  9. Efficiency

    Started by dietao234, March 24th, 2010 08:20 AM
    array, efficiency, iterate, iterator, vector
    • Replies: 10
    • Views: 10,067
    Last Post: March 25th, 2010 01:26 PM
    by kempofighter  Go to last post
  10. Are std::list iterators broken in VC++2008?

    Started by peterad, February 15th, 2010 07:03 PM
    iterator, stl list, vc++ 2008
    • Replies: 2
    • Views: 4,840
    Last Post: February 15th, 2010 07:52 PM
    by peterad  Go to last post
  11. map using a template value

    Started by Atefe, August 26th, 2009 07:25 AM
    iterator, map, template
    • Replies: 1
    • Views: 9,717
    Last Post: August 26th, 2009 09:18 AM
    by Lindley  Go to last post
  12. map using a template value

    Started by Atefe, August 26th, 2009 07:22 AM
    iterator, map, template
    • Replies: 1
    • Views: 9,968
    Last Post: August 26th, 2009 08:33 AM
    by JohnW@Wessex  Go to last post
  13. [RESOLVED] Template Horrors

    Started by Etherous, March 21st, 2009 01:24 PM
    c++, iterator, template
    • Replies: 6
    • Views: 7,482
    Last Post: March 21st, 2009 02:05 PM
    by Etherous  Go to last post
  14. Vector, class, and iterator issues

    Started by Escapetomsfate, March 17th, 2009 12:52 PM
    2 Pages
    1 2
    class, iterator, vector
    • Replies: 24
    • Views: 20,075
    Last Post: March 18th, 2009 01:48 PM
    by Escapetomsfate  Go to last post
Results 1 to 15 of 16





Click Here to Expand Forum to Full Width

Featured