+ 8
Why does typeid.name() return 'random' characters? đ
I tried using it in this code đ https://code.sololearn.com/c29mUiJEjNFz/?ref=app It only does that on gcc, but works fine on Visual Studio.
6 Answers
I tried using it in this code đ https://code.sololearn.com/c29mUiJEjNFz/?ref=app It only does that on gcc, but works fine on Visual Studio.