Perl command to hide an object class in a simple variable.
I want to do something like the following: //std::vector<std::pair<TypeA, TypeB>> someInitializingFunction(); { TypeA …
Here's a scenario. You have a large amount of legacy scripts, all using a common library. Said scripts use the …