Iterator question -- templatesI tried it and it worked, but my testing was sloppy. Here's what worked: [code] typedef vector<sl...
Iterator question -- templatesGotcha, very good explanation. So another solution would be: [code] typedef vector<slot<T>*>::i...
Iterator question -- templatesI know I'm missing something, and I'm hoping somebody can explain to me why this generates compiler ...
This user does not accept Private Messages