Chapter Contents

Previous

Next
764

764



ERROR: Invalid use of cv-qualified function type.


Explanation


Explanation

A const or volatile qualified function type can be used only as the top level type of a typedef declaration or nonstatic member declation or as the target of a member pointer declarator. Also const and volatile qualifiers cannot be applied to a typedef name of function type.


Chapter Contents

Previous

Next

Top of Page

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