diff options
author | Pauli <paul.dale@oracle.com> | 2019-02-13 23:13:58 +0100 |
---|---|---|
committer | Pauli <paul.dale@oracle.com> | 2019-02-14 00:09:51 +0100 |
commit | 008b4ff92f785cf3808df26ac5b23f25a691b23c (patch) | |
tree | 01dd98cf5b1ec718fd720effef0c6152b37256bc /Configure | |
parent | Windows/Cygwin dlls need the executable bit set (diff) | |
download | openssl-008b4ff92f785cf3808df26ac5b23f25a691b23c.tar.xz openssl-008b4ff92f785cf3808df26ac5b23f25a691b23c.zip |
Sparse array iterators include index position.
Iterators over the sparse array structures have gained an initial argument
which indicates the index into the array of the element. This can be used,
e.g., to delete or modify the associated value.
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8229)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions