Construct a pair with the first and second members initialized to default values.
pair
first
second
Declared in <bslstl_pair.h>
<bslstl_pair.h>
constexpr pair() = default;
Created with MrDocs