单项选择题

A.vector < int>x;
B.vector < string>x;
C.vector < double>x;
D.vector x;