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

Search:

Tag: vector

Page 1 of 2 1 2

Search: Search took 0.07 seconds.

    • Replies: 7
    • Views: 8,391
    Last Post: October 27th, 2022 06:55 AM
    by klasanezop  Go to last post
  1. 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,121
    Last Post: October 27th, 2017 10:56 AM
    by Richard.J  Go to last post
  2. Help with Coding (Newbie)

    Started by mandok, April 23rd, 2017 09:17 AM
    c++, codeblocks, dynamic array, template c++, vector
    • Replies: 2
    • Views: 3,633
    Last Post: April 23rd, 2017 10:04 AM
    by 2kaud  Go to last post
    • Replies: 5
    • Views: 7,209
    Last Post: April 2nd, 2016 10:23 AM
    by 2kaud  Go to last post
  3. two threads with shared memory

    Started by Sinem, October 22nd, 2015 06:33 PM
    c++, hierarchy, shared memory, threads, vector
    • Replies: 14
    • Views: 8,360
    Last Post: October 25th, 2015 07:35 AM
    by Arjay  Go to last post
  4. vectors of vectors of different types...

    Started by tdheff, July 13th, 2010 08:36 AM
    class, template, vector
    • Replies: 14
    • Views: 21,003
    Last Post: September 2nd, 2015 12:21 AM
    by laserlight  Go to last post
  5. Vector of Templates Problem

    Started by Fateslayer, May 25th, 2015 01:47 AM
    2 Pages
    1 2
    templates, vector
    • Replies: 25
    • Views: 20,726
    Last Post: May 29th, 2015 11:20 PM
    by Fateslayer  Go to last post
  6. vectors with structure

    Started by srvolatile, November 26th, 2014 05:23 AM
    array, c++, struct, vector
    • Replies: 6
    • Views: 6,490
    Last Post: November 26th, 2014 12:19 PM
    by 2kaud  Go to last post
    • Replies: 0
    • Views: 5,884
    Last Post: April 7th, 2014 10:09 PM
    by andytim  Go to last post
  7. Help with Vector input/couting

    Started by jlewallen18, February 3rd, 2014 05:50 PM
    code, count, vector
    • Replies: 2
    • Views: 5,976
    Last Post: February 5th, 2014 04:49 PM
    by jlewallen18  Go to last post
  8. Searching a vector of objects for pairs

    Started by azeotrope, May 16th, 2013 01:35 PM
    search, vector
    • Replies: 5
    • Views: 7,665
    Last Post: May 17th, 2013 06:37 PM
    by nuzzle  Go to last post
  9. How can insert value in structure vector?

    Started by nihad, March 7th, 2013 11:54 PM
    c++, vector
    • Replies: 3
    • Views: 5,282
    Last Post: March 8th, 2013 10:58 AM
    by Paul McKenzie  Go to last post
    • Replies: 9
    • Views: 17,748
    Last Post: June 15th, 2012 02:54 AM
    by laserlight  Go to last post
  10. Storing objects of an hierarchy in a vector

    Started by sarmadys, June 6th, 2012 02:52 AM
    abstract class, hierarchy, inheritance, vector
    • Replies: 6
    • Views: 7,414
    Last Post: June 6th, 2012 04:21 AM
    by monarch_dodra  Go to last post
  11. Reading a text file into a vector

    Started by lolwut25, November 25th, 2011 02:42 AM
    file, function, vector
    • Replies: 13
    • Views: 29,461
    Last Post: June 4th, 2012 09:55 PM
    by tarkes  Go to last post
  12. 2D Vector Inside function

    Started by ey_dsl, February 8th, 2012 05:05 PM
    managed c++ c++/cli, vector
    • Replies: 1
    • Views: 4,293
    Last Post: February 8th, 2012 08:33 PM
    by Eri523  Go to last post
  13. Movement Cos Wave

    Started by Benny150592, November 21st, 2011 08:23 AM
    cos, movement, vector, wave
    • Replies: 4
    • Views: 6,504
    Last Post: November 24th, 2011 08:27 AM
    by Nikel  Go to last post
  14. Desperately needing expert advice!!! C++

    Started by synia, October 22nd, 2011 03:52 AM
    c++, constructor, overloading, reference, vector
    • Replies: 2
    • Views: 5,208
    Last Post: October 22nd, 2011 09:09 PM
    by mmisu  Go to last post
  15. C++ vector length error at run time

    Started by bloo, September 7th, 2011 01:56 PM
    c++, vector
    • Replies: 14
    • Views: 31,044
    Last Post: September 8th, 2011 10:34 AM
    by Lindley  Go to last post
  16. Why does std::vector require its elements to be assignable?

    Started by HighCommander4, June 24th, 2010 09:04 AM
    3 Pages
    1 2 3
    assignable, vector
    • Replies: 35
    • Views: 33,865
    Last Post: July 26th, 2011 01:46 AM
    by HighCommander4  Go to last post
  17. How to use Globals

    Started by vc_user, February 10th, 2011 06:55 PM
    globals, typedef, vector
    • Replies: 3
    • Views: 5,064
    Last Post: February 11th, 2011 09:54 AM
    by vc_user  Go to last post
  18. [RESOLVED] Error on destruction of boost::shared_ptr

    Started by simps7b2, December 8th, 2010 06:59 PM
    boost, shared_ptr, smart pointer, vector
    • Replies: 3
    • Views: 7,225
    Last Post: December 8th, 2010 08:09 PM
    by simps7b2  Go to last post
  19. Help Please!

    Started by gizmo7992, November 10th, 2010 04:17 PM
    • Replies: 5
    • Views: 6,403
    Last Post: November 11th, 2010 11:07 AM
    by itsmeandnobodyelse  Go to last post
  20. what are std::vector holding pointers iterators?

    Started by hoshmy, June 26th, 2010 04:05 AM
    functor, iterator, pointer, vector
    • Replies: 7
    • Views: 9,546
    Last Post: June 28th, 2010 12:42 PM
    by monarch_dodra  Go to last post
    • Replies: 6
    • Views: 8,197
    Last Post: May 2nd, 2010 10:01 PM
    by Paul McKenzie  Go to last post
Results 1 to 25 of 40
Page 1 of 2 1 2





Click Here to Expand Forum to Full Width

Featured