Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disable explicit assignment operator - implement #111
This disables the explicit assignment operator to enforce copy constraints. The copy constructor is not disabled since this interferes with root adapters.
- Loading branch information