C++FILT(1) — USER COMMANDS
NAME
C++filt − C++ name demangler
SYNOPSIS
C++filt [ les ]
DESCRIPTION
C++filt copies files or standard input to standard output after decoding tokens which look like C++ encoded symbols.
LIMITATIONS
The demangling scheme will not handle the functions that take more than 35 arguments.
SEE ALSO
CC(1), ld(1), nm(1),
Bjarne Stroustrup, The C++ Programming Language, Addison-Wesley 1986.
Sun Release 4.1 — Last change: 20 July 1989