C/C++ Programmer's Guide (G06.27+, H06.03+)

Table Of Contents
Native C and C++ Compiler Messages
HP C/C++ Programmer’s Guide for NonStop Systems429301-010
21-15
567 error %s may be used only in pointer-to-member declaration
568 warning,
error
empty initializer list is nonstandard
569 error a template argument may not reference a non-external entity
570 error name followed by "::~" must be a class name or a type name
572 error destructor name does not match name of class %t
573 error type used as destructor name does not match type %t
574 error %s may not be redeclared "inline" after being called
575 error destructor name does not match left operand of "->" or "."
576 error invalid storage class for a template declaration
578 error a return type is not allowed
579 error invalid instantiation pragma argument
580 error %sf is not an entity that can be instantiated
581 error compiler generated function %s cannot be instantiated
582 error inline function %s cannot be instantiated
583 error pure virtual function %s cannot be instantiated
584 error %s cannot be instantiated -- no template definition was
supplied
585 error %s cannot be instantiated -- a specific definition has been
supplied
586 error class %t has no constructor
587 error %s1 must be used in a parameter without a default value in
%s2
588 error no instance of %s matches the specified type
589 warning declaring a void parameter list with a typedef is nonstandard
591 error template parameter %s may not be redeclared in this scope
592 warning declaration of %s hides template parameter
593 error template argument list must match the parameter list
594 error conversion function to convert from %t1 to %t2 is not allowed
595 error extra argument of postfix \"operator%s\" must be of type \"int\"
596 error an operator name must be declared as a function
597 error operator name is not allowed
598 error class template specific definition not at global scope
599 warning,
error
nonstandard form for taking the address of a member function
Table 21-1. Native C and C++ Compiler Messages (page 15 of 20)
Message
Number
Message
Type Message Text