creating templated iteratorauto works fine, Thanks! (and I also tried the first option but I guese auto is easier).
creating templated iteratorThanks for the reply, the typedef is public. but when I try to write PriorityQueue<int, int>::iterat...
creating templated iteratorI use c++11. I wrote a priority queue and an iterator class for it. But when I use the iterator I ha...
vector push_back problemThanks you! this was the problem.
vector push_back problemWrite your question here. Hi, I can't understand why the following code compile. the error is: Descr...
This user does not accept Private Messages