you can use typeof(...) and check all the possible cases, there' s no other solution in c++ since it doesn't have introspection
↧
you can use typeof(...) and check all the possible cases, there' s no other solution in c++ since it doesn't have introspection