Hi everyone!

I'm doing a C++ problem that I'm a bit stuck on.

I'd like to be able to store multiple data types in a C++ container with a key (such as a Map)...

Is there any way to do this or...