Shared pointer and copy constructorThanks for the suggestion, but unfortunately I cannot do that, because what I called ObjA, ObjB and ...
Shared pointer and copy constructorI'm new on C++ and shared pointer, if I write something like that [code] int foo() { ObjC tmp; ...
Shared pointer and copy constructorHello to everyone. I would like to create a general function that is able to print some info that co...
Multiple threads accessing different functions memberIn that case I have same counters, but in single variables form. I don't use anykind of container.
Multiple threads accessing different functions memberThey are in the same class because fun1() in related with the interface of the object, while fun2() ...
This user does not accept Private Messages