Compares two guards for different guarded objects.

Synopsis

Declared in <folly/io/async/DelayedDestructionBase.h>

Return Value

true if the guards protect different objects.

Parameters

Name

Description

left

The left‐hand guard.

right

The right‐hand guard.

Created with MrDocs