Hi, in the tutorial example, why sharedservcie's getStruct method would generate the funciton void getStruct(SharedStruct &, int key),but not SharedStruct getStruct(int key)?
Thanks.
Hi, in the tutorial example, why sharedservcie's getStruct method would generate the funciton void getStruct(SharedStruct &, int key),but not SharedStruct getStruct(int key)?
Thanks.