﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
18	non-template functions in grid_ugraph.h	Mihaly Barasz	Alpar Juttner	"In grid_ugraph.h there are some global functions defined at the end (indexMap(), rowMap() and colMap()).
These are not template functions, so they should only be declared there and defined in their own .cc file. Otherwise the linker would give an error if this header is included in multiple files (which are to be linked in one binary).
"	defect	closed	minor		core	svn trunk	fixed			
