Shared Pointer Swap StrangnessActually this is an exact copy of the code for the classes, I've just changed the names. When compil...
Shared Pointer Swap StrangnessI have a template function that I'm passing a shared pointer to. Within the function I swap the cont...
emplace command in std::mapYep sorry wasn't at home...here's the code. This is a testbench that allocates memory for a byte ar...
emplace command in std::mapI'm having segmentation faults when I add something to a std::map with emplace. I have a map std::m...
Namespaces in large programsI'm having some issues with namespaces in large programs. My namespace looks like namespace mysp...
This user does not accept Private Messages