Home | History | Annotate | Download | only in www

Lines Matching full:redeclaration

754 <p>Due to a bug in its implementation, GCC allows the redeclaration of function parameter names within a function prototype in C++ code, e.g.</p>