In C++, is there any way to query the type of an object and then use that information to dynamically create a new object of the same type?In C++, is there any way to query the type of a
In C++, is there any way to query the type of an object and then use that information to dynamically create a new object of the same type?In C++, is there any way to query the type of a