dem(1) — Commands
NAME
dem − C++ name demangler
SYNOPSIS
dem symbol ...
DESCRIPTION
dem copies its command line arguments to standard output after decoding those which look like C++ encoded symbols.
SEE ALSO
CC(1), c++filt(1), demangle(3), nm++(1).
Bjarne Stroustrup, The C++ Programming Language, Addison-Wesley 1986.