Tagged Questions

1
vote
2answers
4 views

std::Map for an Image Manager

Q: How would I determine if a "key" exists in a map? Context: Im making an image manager that has a single function that takes a string paramater that is the file folder/file nam …