﻿id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
85	character types	pabuhr		"Character types char_16, char32, and wchar_t are typedefs for short, int, and long int (or some such). Hence, it is impossible to over load on these essentially basic types.

Cforall should make these 3 types into basic types to allow overloading, similar to making char, signed char, and unsigned char into separate types."	defect	new	minor	cfa-cc	1.0			
