Remove the transactions of other from this SetInfo (which must be a subset).

Synopsis

Declared in <cluster_linearize.h>

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

Return Value

A reference to this SetInfo.

Parameters

Name

Description

other

The SetInfo to subtract.

Created with MrDocs