11 return other->cast_to_length_unit()!=
nullptr;
Standard unit associated to the length dimension.
vcsl_unit_sptr standard_unit() const override
Return the standard unit associated to the dimension of ‘this’.
bool compatible_units(vcsl_unit_sptr const &other) const override
Are ‘this’ and ‘other’ compatible units ?.
static vcsl_meter_sptr instance()
Return the reference to the unique vcsl_meter object.
Abstract unit associated to the length dimension.