I want something like an std::map, but I only want to see if the item exists or not, I don't actually need a key AND value. What should I use?