Skip to content
Snippets Groups Projects
Commit 6ec85a5a authored by Sergey Linev's avatar Sergey Linev Committed by Philippe Canal
Browse files

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.
parent 1e5e339d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment