Chapter Contents

Previous

Next
756

756



ERROR: Static data members may not be declared inside an unnamed class.


Explanation


Explanation

Static data members may not be declared in an unnamed class or a class nested in such a class. See the C++ standard, section 9.4.2, paragraph 5.


Chapter Contents

Previous

Next

Top of Page

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