User: omega4relay

  • Public profile

User profile: omega4relay

User info
User name:omega4relay
History
Joined:
Number of posts:31
Latest posts:

how to insert pair values in a map into a normal map
So if I have a map m1 that has pairs of <string,pair<string,int>>, how do I 'extract' the value of m...

resizing containers from static capacity
so I have a list that I initialize with capacity of 100 and write stuff to it. Not all of the indice...

std::map::erase inquiry
Eh, it works. I get that auto lets the compiler decide what variable is declared, but I'm still a bi...

std::map::erase inquiry
So if I had a map m and a set s, could I use erase() in a way where I can erase from m everything fr...

C++11?
alright it compiles now, but yeah it seems you have to enable c++11 in order for it to do so

This user does not accept Private Messages