A tutorial on D templates

Ali Çehreli acehreli at yahoo.com
Fri Jan 13 16:08:46 PST 2012


On 01/13/2012 02:48 PM, DNewbie wrote:
> I can't understand it. Why would someone need template programming. What problem does template solve?

Here is another resource that tries to answer that question:

   http://ddili.org/ders/d.en/templates.html

"Parts of the source code may be left to the compiler to be filled in 
until that part is actually used in the program."

Ali


More information about the Digitalmars-d-learn mailing list