shouting versus dotting

Benji Smith dlanguage at benjismith.net
Mon Oct 6 04:33:42 PDT 2008


Tom S wrote:
> The "!" may be very common in modules 
> such as std.algorithm, but you won't see as many in the usual stuff, 
> like, most of Tango.

Unfortunately, any code that uses strings (and wants to correctly handle 
all three character types) is required to use templates. So there's a 
lot more template code out there than there ought to be.

--benji



More information about the Digitalmars-d mailing list