﻿id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
132	Remove reference cost from resolution	Thierry Delisle		"{{{
void foo(int);
long foo(int&);
}}}
These two functions are not ambiguous on resolution and should be.

This is because the cost function counts references.
The reference cost should be removed from the cost tuple."	task	new	major	cfa-cc	1.0			
