I haven\'t yet seen a pimpl example that utilizes both unique_ptr and move-semantics.
I want to add a CHelper class to STL derived containers and use pimpl to hide what