std::cout << "lower: " << it2.first->first; std::cout << " upper: " << it2.first->second << std::endl;