Bind the specified value into the second reference‐member.

Synopsis

Declared in <bslstl_pair.h>

constexpr
explicit
Pair_Second(TYPE&& value);

Parameters

Name

Description

value

entity to bind into the second reference‐member

Created with MrDocs