Return true if the specified lhs and rhs metric formats do not have the same value, and false otherwise. Two metric formats do not have same value if they differ in their formatSpec for any of the enumerated publication types.
Declared in <balm_metricformat.h>
bool
operator!=(
MetricFormat const& lhs,
MetricFormat const& rhs);