Futurism lib (futures in D)
    Kevin Bealer 
    kevinbealer at gmail.com
       
    Mon Jan 22 21:41:02 PST 2007
    
    
  
== Quote from Lutger (lutger.blijdestijn at gmail.com)'s article
> Kevin Bealer wrote:
> >    I could probably fix this if I knew how to use static if or "is" to find
> >    out whether something is a static array or not.
> Phobos has an isStaticArray template in std.traits.
> Nice work btw.
Thanks.  I didn't end up using the static array test but I managed to get a
solution using other tools from that module -- thanks for reminding me of it.
Kevin
    
    
More information about the Digitalmars-d-announce
mailing list