equal_range

D

duey

I'm trying to do something with equal_range with a map but I'm not
sure if it is working correctly.

Here is what I have:

class ChannelFields
{
public:
long lngPortId;
}

class CompChannelPortId
{
public:

}

std::map<long, ChannelFields> channelDbMap;
 
D

duey

Sorry about the incomplete post. I was using tab and enter like in my
editor and accidentally posted the message. I submitted the complete
question right after.

Kevin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top