Chapter Contents

Previous

Next
759

759



ERROR: Type of destructor name does not match its scope: `type_name1::~type_name2'.


Explanation


Explanation

When a destructor name is specified with a qualified name (for example, type_name1::~type_name2) the type of the name specified by the scope must match the type specified by the name following the ~.


Chapter Contents

Previous

Next

Top of Page

Copyright © 2004 by SAS Institute Inc., Cary, NC, USA. All rights reserved.