[Asterisk-code-review] vector: Add REMOVE, SORT, INSERT SORTED and RESET macros (asterisk[13])
George Joseph
asteriskteam at digium.com
Sun May 10 12:10:16 CDT 2015
George Joseph has posted comments on this change.
Change subject: vector: Add REMOVE, SORT, INSERT_SORTED and RESET macros
......................................................................
Patch Set 3:
I think I'm just going to remove SORT and let the user sort on their own. It was just a 1 line convenience macro anyway. Since the element array is at the start of the VECTOR structure, you can just pass it to the sort algorithm of your choice.
--
To view, visit https://gerrit.asterisk.org/421
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I41d32dbdf7137e0557134efeff9f9f1064b58d14
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Y Ateya <y.ateya at starkbits.com>
Gerrit-HasComments: No
More information about the asterisk-code-review
mailing list