"Best" way of passing in a big struct to a function?

Val Markovic val at markovic.io
Tue Oct 9 21:31:42 PDT 2012


Oh, and a related question: what is the best way to pass in an 
associative array like CustomStruct[string]? I can't say I'm too 
clear on how AA's are managed/implemented. Do they have value 
semantics or reference semantics? What about lists?



More information about the Digitalmars-d-learn mailing list