collections?
what should I use? array, vector, list?
I have pairs of data
a user ID, and and IP associated with that User ID.
the initially I will have no data to insert and the collection will change in size once a user logs in.
I have pairs of data
a user ID, and and IP associated with that User ID.
the initially I will have no data to insert and the collection will change in size once a user logs in.
