Compute the difference between this and other SetInfo (which must be a subset).

Synopsis

Declared in <cluster_linearize.h>

SetInfo
operator‐(SetInfo const& other) const noexcept;

Return Value

A new SetInfo holding the difference.

Parameters

Name

Description

other

The SetInfo to subtract.

Created with MrDocs