How do you pass an unknown object into a function and save it? I'm trying to have a set and get function in a class I'm creating that can hold and return any object. Here are my attempts so far: <div class="codeblock"> <div class="spaced"> <div>C++ Syntax...