bsl::pair::first_type

This typedef is an alias to the type of the first data member.

Synopsis

Declared in <bslstl_pair.h>

typedef T1 first_type;