I am trying to put a multimap inside of a separate class for easy lookup of objects downstream in another main code that I am trying to access.

If I put the multimap inside of my main routine and insert items from there it works fine. The second I move it into another class, it seems to be working, but I keep getting bus errors.

Any ideas?

Recommended Answers

All 2 Replies

Allow me to paraphrase your help request:
I have a program which do something but sometimes it does not do it. Any ideas?..

lol .. contrary to popular belief, we are not clairvoyant, so you need to elaborate on what you are doing , what your problem is and post some code you've worked on !!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.