What should be in a PIMPL?
I am kinda trying to implement a windowing library in C++, the circumstances are forcing me to implement it all myself, that’s not the point of this question however.
What should be in a PIMPL?
I am kinda trying to implement a windowing library in C++, the circumstances are forcing me to implement it all myself, that’s not the point of this question however.