Construct the first member from the specified non-modifiable value, without specifying an allocator.
Declared in <bslstl_pair.h>
constexpr
explicit
Pair_First(bsl::add_lvalue_reference<TYPE const>::type value);
| Name | Description |
|---|---|
| value | value copied into the first member |