how to initialize vector of pair in c++ code example Example: vector of pairs declaration in cpp vector<pair<int,int>>v;