Search:

Type: Posts; User: AlexFraudriguez

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    833

    finding out type of the iterator

    how can i pass an iterator to a template function and create local container that has same type as the iterator?
  2. Replies
    3
    Views
    1,296

    i get error message

    hello im new to c++ and im trying out this exercise from a book where i have to convert list of char* to c style strings then convert it to a vector of strings.
    here's the code:



    #include...
Results 1 to 2 of 2