set st; auto p = st.insert(2); // p.first - iterator to the inserted element // p.second - true if 2 don't exists in the set otherwise false