Skip to content

Instantly share code, notes, and snippets.

@smirn0v
Created June 23, 2013 17:24
Show Gist options
  • Save smirn0v/5845786 to your computer and use it in GitHub Desktop.
Save smirn0v/5845786 to your computer and use it in GitHub Desktop.
Demangle
$ c++filt __ZNKSs16find_last_not_ofEcm
std::string::find_last_not_of(char, unsigned long) const
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment