Chapter Contents

Previous

Next
754

754



ERROR: Default arguments may not be declared for specializations of template functions.


Explanation


Explanation

Friend declarations of specializations of function templates, explicit specialization declarations, and explicit instantiation declarations may not declare default arguments. The default arguments used for calls to such functions come from the template declaration.


Chapter Contents

Previous

Next

Top of Page

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