Optimizing using lower_bound (not working!)Well, i was trying to optimize this piece of code: [code]list<Nhood>::iterator bd; for (bd =...
Constructors / DestructorsThank you
Constructors / DestructorsThank you, the problem was caused by the destructor :) however, by making the destructor as ~Nhoo...
Constructors / DestructorsHello, I'm having some problems creating proper constructors/destructors for the following classes: ...
This user does not accept Private Messages