Assignment operators

Synopses

Declared in <bdlmt_signaler.h>

Assign this connection to refer to the same slot as rhs.

Move‐assign this connection from rhs, leaving rhs empty.

Return Value

a reference to this connection

Parameters

Name

Description

rhs

connection to copy

Created with MrDocs