pair.first

struct pair(T1, T2)
T1 first;

Meta