Package Index  Table of Contents

CodeCheck ECS C/C++ to Test Suite - t174.cpp

// 174.  Do not name files containing tests or examples the same as template header file names.
template  class t174;



Function Name: main()

main() {
 t174 t;
 
 if ( t ) {}
 
 while (t ) {}
 
 
}

Package Index  Table of Contents

CodeCheck Copyright (c) 1988-2005 by Abraxas Software Inc. (R). All rights reserved.