[#bsl-Pair_Second-05e-2constructor-01] = xref:bsl.adoc[bsl]::xref:bsl/Pair_Second-05e.adoc[Pair_Second]::Pair_Second :relfileprefix: ../../ :mrdocs: Construct the `second` member from the specified non‐modifiable `value`, without specifying an allocator. == Synopsis Declared in `<bslstl_pair.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr explicit Pair_Second(bsl::add_lvalue_reference<TYPE const>::type value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#