﻿id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
4	User-generated constructors for basic types overload non-matching prelude constructors	a3moss	Rob Schluntz <rschlunt@…>	"If you write a constructor like `void ?{}( int*, zero_t );` in user code, it hides the default `int` constructor in the prelude, and possibly shouldn't.

(That said, over-writing a *matching* prelude constructor should hide it, and I'm not sure if we can effectively differentiate between these cases.)"	defect	closed	minor	cfa-cc	1.0	fixed		
