bsl::Pair_Second::Pair_Second

Construct the second member from the specified non-modifiable value, without specifying an allocator.

Synopsis

Declared in <bslstl_pair.h>

constexpr
explicit
Pair_Second(bsl::add_lvalue_reference<TYPE const>::type value);