Serialize/Deserialize Tuple
    Steve Biedermann via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Aug 19 02:55:32 PDT 2016
    
    
  
I'm trying to send data over the network. On the receiving side, 
I need a tuple of the sent values. Is there any way to achieve 
this?
    
    
More information about the Digitalmars-d-learn
mailing list