1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-26 21:53:05 +04:00
Files
json/include
Sergey Linev 00049c20d0 Rename argument array_index to array_indx in json_pointer methods
Fixes gcc48 warning:

declaration of ‘array_index’ shadows a member of 'this' [-Wshadow]
2020-03-11 07:41:53 +01:00
..