Default capture implicitly also capture *this, which would automatically be used if for example you referenced a method from the enclosing scope.
Default capture implicitly also capture *this, which would automatically be used if for example you referenced a method from the enclosing scope.