Package Index  Table of Contents

CodeCheck ECS C/C++ to Test Suite - 174.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;
 
 for ( t ; t<0 ;t++ ) {}
}

Package Index  Table of Contents

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