Commit ff7f09d1 authored by Edward Welbourne's avatar Edward Welbourne
Browse files

Change QCborArray to pad with invalid on inserting past end


Likewise have mutating operator[] insert an invalid entry at its
target index, if beyond the end of the array. This makes it possible
to fill an array from high index to low, for example.

Change-Id: If71699c20e2623142214ce2c11c4d6e4a120c989
Reviewed-by: default avatarThiago Macieira <thiago.macieira@intel.com>
parent 7f079bf9
Showing with 41 additions and 10 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment