Wednesday, June 17, 2015

C++: Iterating Through Vector of Pointers

(*iter)->someMethod()

Reference: http://stackoverflow.com/questions/23318875/iterating-through-a-vector-of-pointers

No comments:

Post a Comment