
Patrick B. answered 09/16/20
Tutor
4.7
(31)
Math and computer tutor/teacher
There is a typeid() function in typeinfo.h
include these headers
// compile with: /GR /EHsc
#include <iostream>
#include <typeinfo>