Noop constant

Disposable const Noop

A disposable that does nothing.

Implementation

static const Disposable Noop = _NoopDisposable();