Is it possible to declare a variable in c++ without instantiating it? I want to do something like this:Is it possible to declare a variable in c++ wit
Is it possible to declare a variable in c++ without instantiating it? I want to do something like this:Is it possible to declare a variable in c++ wit