]> git.ipfire.org Git - thirdparty/asterisk.git/commit
vector.h: Add AST_VECTOR_SORT()
authorSean Bright <sean.bright@gmail.com>
Mon, 20 Jul 2020 18:17:45 +0000 (14:17 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 24 Jul 2020 16:29:03 +0000 (11:29 -0500)
commit7892bdec53418bd63e4d275e51ad27c2fc04723c
tree9aff442436c75107a2fd3f6895c682141f1b4990
parente91e2ec0dac9f36d276cf4b3d96a8c673f474509
vector.h: Add AST_VECTOR_SORT()

Allows a vector to be sorted in-place, rather than only during
insertion.

Change-Id: I22cba9ddf556a7e44dacc53c4431bd81dd2fa780
include/asterisk/vector.h