A very basic C++ question.
Since the constructor of CMMFPtrBuffer is private and it exposes only the NewL(), we cannot use this as a member varibale of a class, is it? I wonder why is it this way. :icon4:
A very basic C++ question.
Since the constructor of CMMFPtrBuffer is private and it exposes only the NewL(), we cannot use this as a member varibale of a class, is it? I wonder why is it this way. :icon4: