Hi!
I allready searched on the web for it but I didn't get satisfying results.
I want to create something like
vector< vector<int*> > test_vector;
How do i fill this vector of vector? How to acces it's members? Maybe someone knows some nice tutorials on the web?
kind regards mikey