Show C++ operator prefix, Function Name Dialog Box (Error Detection, Purify Coverage Data)
Select whether to include operator prefixes with function names. For example, if you show operator prefixes, a function name can appear as:
CRect::operator tagRECT *(void)
If you don't show operator prefixes, the function name appears as:
CRect::tagRECT *(void)
(C) Copyright IBM Corporation 1992, 2010.