map of vector

hello everyone !
can you please tell me you
how to insert values in
map< vector < int > , int > mapp;

mapp.insert(make_pair(v,i)); // v = vector i = int