What is a sink delegate?
    Steven Schveighoffer via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Sep 30 10:50:48 PDT 2014
    
    
  
On 9/30/14 1:22 PM, Gary Willoughby wrote:
> What is a sink delegate?
>
> Discussed here:
> http://forum.dlang.org/thread/m0bdgg$1t7j$1@digitalmars.com?page=6#post-m0emvc:242av5:241:40digitalmars.com
>
Aside from Adam's answer, the term 'sink' means to draw out something, 
as in 'heat sink'. So basically a sink delegate is a place to put the 
string data.
-Steve
    
    
More information about the Digitalmars-d-learn
mailing list