Project

General

Profile

« Previous | Next » 

Revision a8bc97e9

Added by skyjake almost 8 years ago

Refactor: PIMPL and C++ move constructors

The private Impl of an object must be movable to another public
instance. This means the self-pointer must be changeable.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences