so I am reading the Herb Sutter book (47 Exceptional C++ problems...) and came across this idea of separating the class' interface from implementation.
I was just curious, how many of you use the _pimpl ideology in the real world??
Zameer
Printable View
so I am reading the Herb Sutter book (47 Exceptional C++ problems...) and came across this idea of separating the class' interface from implementation.
I was just curious, how many of you use the _pimpl ideology in the real world??
Zameer