-
- Downloads
json: correctly handle multi-dim arrays
1. When store members like TString* fStr[3][4]; //[fCnt] Array structure produce twice. And TArrayIndexCreator should correctly handle both cases 2. Straight-forward handling of multi-dim array when store object member. Special handling of char arrays as normal strings.
Loading
Please register or sign in to comment