Search Results

1
vote
8answers
382 views

Is there a data structure that doesn’t allow duplicates and also maintains order of entry?

Duplicate: http://stackoverflow.com/questions/769097/choosing-a-stl-container I'm looking f …