Skip to content

C++ typeid returns "mangled" names. We will demangle some in this demo.

License

Notifications You must be signed in to change notification settings

devcrev/DemangleSimpleDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make
    > This builds the program.

make run
    > This runs the program.

make clean
    > This cleans up, i.e. deletes the program.

About

C++ typeid returns "mangled" names. We will demangle some in this demo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published