Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Make protected
Object::SubjectImplementation
members private
The internal helper class `SubjectImplementation` is not designed as a base class, so in general, its members should be either `private` or `public`.
- Loading branch information