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 |
Created with MrDocs