Click here to Skip to main content
15,918,516 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Using template in C++ Pin
Member 1498043325-Nov-20 8:53
Member 1498043325-Nov-20 8:53 
I am not sure who is confused. Just read the original post and subsequent comments.
So far it looks as the template code fails if there are NO items in it. That makes sense, but it is not the primary issue - just nice to know.

However, the list is not empty and I still do not have an answer to the original post.
Maybe I should rephrase the question.
The template list content was created by other process, what I want is to read it - I do not want to rebuild / reinitialize it.
I can read it fine first time in constructor, now I like to read it again in method.
I do not want to reinitialize it.

And I am doing it wrong , and the matching names is NOT the issue.

I do not want to reinitialize it.
GeneralRe: Using template in C++ Pin
Richard MacCutchan25-Nov-20 9:21
mveRichard MacCutchan25-Nov-20 9:21 
AnswerRe: Using template in C++ Pin
jeron123-Nov-20 6:41
jeron123-Nov-20 6:41 
GeneralRe: Using template in C++ Pin
Member 1498043324-Nov-20 14:27
Member 1498043324-Nov-20 14:27 
GeneralRe: Using template in C++ Pin
jeron124-Nov-20 14:42
jeron124-Nov-20 14:42 
GeneralRe: Using template in C++ Pin
Member 1498043325-Nov-20 6:43
Member 1498043325-Nov-20 6:43 
GeneralRe: Using template in C++ Pin
Richard MacCutchan25-Nov-20 7:57
mveRichard MacCutchan25-Nov-20 7:57 
GeneralRe: Using template in C++ Pin
Victor Nijegorodov25-Nov-20 9:28
Victor Nijegorodov25-Nov-20 9:28 
AnswerRe: EDITED Using template in C++ - run time error Pin
Member 1498043325-Nov-20 17:39
Member 1498043325-Nov-20 17:39 
GeneralRe: EDITED Using template in C++ - run time error Pin
Richard MacCutchan26-Nov-20 0:05
mveRichard MacCutchan26-Nov-20 0:05 
AnswerRe: EDITED Using template in C++ - run time error Pin
Victor Nijegorodov26-Nov-20 1:34
Victor Nijegorodov26-Nov-20 1:34 
GeneralRe: EDITED Using template in C++ - run time error Pin
Member 1498043326-Nov-20 4:59
Member 1498043326-Nov-20 4:59 
GeneralRe: EDITED Using template in C++ - run time error Pin
Richard MacCutchan26-Nov-20 5:48
mveRichard MacCutchan26-Nov-20 5:48 
GeneralRe: EDITED Using template in C++ - run time error Pin
Dave Kreskowiak26-Nov-20 6:28
mveDave Kreskowiak26-Nov-20 6:28 
GeneralRe: EDITED Using template in C++ - run time error Pin
Victor Nijegorodov26-Nov-20 6:50
Victor Nijegorodov26-Nov-20 6:50 
AnswerRe: EDITED Using template in C++ - run time error Pin
jeron126-Nov-20 3:54
jeron126-Nov-20 3:54 
GeneralRe: EDITED Using template in C++ - run time error Pin
Member 1498043326-Nov-20 5:08
Member 1498043326-Nov-20 5:08 
GeneralRe: EDITED Using template in C++ - run time error Pin
jeron126-Nov-20 7:08
jeron126-Nov-20 7:08 
GeneralRe: EDITED Using template in C++ - run time error Pin
Member 1498043326-Nov-20 15:44
Member 1498043326-Nov-20 15:44 
GeneralRe: EDITED Using template in C++ - run time error Pin
jeron126-Nov-20 15:59
jeron126-Nov-20 15:59 
GeneralRe: EDITED Using template in C++ - run time error Pin
Richard MacCutchan26-Nov-20 21:26
mveRichard MacCutchan26-Nov-20 21:26 
QuestionGomoku in C++ Pin
Member 1499964622-Nov-20 2:39
Member 1499964622-Nov-20 2:39 
AnswerRe: Gomoku in C++ Pin
Greg Utas22-Nov-20 4:10
professionalGreg Utas22-Nov-20 4:10 
QuestionA "C" programming equivalent to Windows + R run dialog invokcation Pin
samtoad19-Nov-20 18:59
samtoad19-Nov-20 18:59 
AnswerRe: A "C" programming equivalent to Windows + R run dialog invokcation Pin
Randor 19-Nov-20 19:48
professional Randor 19-Nov-20 19:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.