Overied virtual method not calledHi I have a class with 2 functions with the same name, one virtual and one non virtual as [code] [t...
shared buffers as a single linked listHi I am facing to a design issue related to shared buffer management with shared_ptr. To summariz...
public const*char const member versus protected char*If I explicitly defined a member function const char* data() const, I would expect that a lookup of ...
public const*char const member versus protected char*Hi msvc2013 emits a error on the following code class Buffer { public const char* data() co...
This user does not accept Private Messages