In general, accessing p directly is in contradiction to the pimpl design pattern. Anything within PImpl which you need to access externally should be passed through a method in MyClass.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |