Bind second to the entity bound to other.second.

Synopsis

Declared in <bslstl_pair.h>

Pair_Second(Pair_Second&& other) = default;

Parameters

Name

Description

other

object whose second reference is copied

Created with MrDocs