If I have a set of strings:
std::set my_set;
And I want to find the index of an element in this? I did:
auto it