Why ElementType!(char[3]) == dchar instead of char?

Justin Whear via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Sep 1 09:29:14 PDT 2015


On Tue, 01 Sep 2015 19:21:44 +0300, drug wrote:

> On 01.09.2015 19:18, drug wrote:
>> http://dpaste.dzfl.pl/4535c5c03126
> 
> Should I use ForeachType!(char[3]) instead of ElementType?

Try std.range.ElementEncodingType


More information about the Digitalmars-d-learn mailing list