Commits

Philipp A. Hartmann authored afa8279d8a3
GenericValue: drop duplicate/unneeded code * Delegate constant string construction to SetStringRaw * Delegate "const Ch*" overloads to GenericValue variants of operator[], FindMember and RemoveMember * Remove repeated template arguments in nested struct Array (cherry-picked from ca9b0332d)