Distance.zero constructor

const Distance.zero()

The distance of size zero.

Implementation

const Distance.zero() : super.zero();