Click here to Skip to main content
16,014,591 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What does an object REALLY look like? Pin
5-Feb-02 6:10
suss5-Feb-02 6:10 
Generalremove deleted records Pin
jafrazee4-Feb-02 5:27
jafrazee4-Feb-02 5:27 
GeneralRe: remove deleted records Pin
Mazdak4-Feb-02 6:12
Mazdak4-Feb-02 6:12 
GeneralRe: remove deleted records Pin
jafrazee4-Feb-02 6:19
jafrazee4-Feb-02 6:19 
GeneralRe: remove deleted records Pin
Mazdak4-Feb-02 6:49
Mazdak4-Feb-02 6:49 
GeneralRe: remove deleted records Pin
jafrazee4-Feb-02 7:58
jafrazee4-Feb-02 7:58 
GeneralRe: remove deleted records Pin
Mazdak4-Feb-02 9:10
Mazdak4-Feb-02 9:10 
GeneralSTL containers Pin
User 98854-Feb-02 5:02
User 98854-Feb-02 5:02 
I have two or more iterators that I get from find in multi-maps that I want to
- find the common items from OR
- merge
depending on user input.

What is the most efficient way of doing this?

OR

Should I store the items in a container in a map for each key and use the container for the purpose? If so, then what would be the ideal container and what is then the efficient way of finding common elements or merging.

The items can be in any order. The sort order is not important.

Thomas


modified 29-Aug-18 21:01pm.

QuestionImplicit Copy constructor generation bug? Pin
Chen Venkataraman4-Feb-02 4:35
Chen Venkataraman4-Feb-02 4:35 
AnswerRe: Implicit Copy constructor generation bug? Pin
Joaquín M López Muñoz4-Feb-02 6:00
Joaquín M López Muñoz4-Feb-02 6:00 
General.ini path Pin
XAlien4-Feb-02 3:55
XAlien4-Feb-02 3:55 
GeneralRe: .ini path Pin
Fredrik Skog4-Feb-02 4:42
Fredrik Skog4-Feb-02 4:42 
GeneralRe: .ini path Pin
Carlos Antollini4-Feb-02 5:03
Carlos Antollini4-Feb-02 5:03 
GeneralOwner draw controls Pin
Juvenal4-Feb-02 2:51
Juvenal4-Feb-02 2:51 
GeneralRe: Owner draw controls Pin
Mazdak4-Feb-02 3:39
Mazdak4-Feb-02 3:39 
GeneralRe: Owner draw controls Pin
User 66584-Feb-02 3:47
User 66584-Feb-02 3:47 
GeneralThank You ever so much! Pin
Juvenal4-Feb-02 4:55
Juvenal4-Feb-02 4:55 
Generalactivex controls Pin
4-Feb-02 1:54
suss4-Feb-02 1:54 
GeneralRe: activex controls Pin
Joaquín M López Muñoz4-Feb-02 2:27
Joaquín M López Muñoz4-Feb-02 2:27 
GeneralRe: activex controls Pin
Jon Hulatt4-Feb-02 4:35
Jon Hulatt4-Feb-02 4:35 
GeneralProcess Memory Pin
StuartHall4-Feb-02 0:42
StuartHall4-Feb-02 0:42 
GeneralSelecting A Directory - Common Dialogs Pin
AJ1234-Feb-02 0:04
AJ1234-Feb-02 0:04 
GeneralRe: Selecting A Directory - Common Dialogs Pin
Christian Graus4-Feb-02 0:04
protectorChristian Graus4-Feb-02 0:04 
QuestionExpoert advice on MFC TCP/IP sockets, please? Pin
Peter Sjöström3-Feb-02 23:31
Peter Sjöström3-Feb-02 23:31 
AnswerRe: Expoert advice on MFC TCP/IP sockets, please? Pin
Joaquín M López Muñoz3-Feb-02 23:51
Joaquín M López Muñoz3-Feb-02 23:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.