From 6e35f47a3ea064b78f038c69065a3b0781a8d5d4 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 12 Jan 2015 12:10:15 +0100 Subject: Added the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement() to the cVector class --- CONTRIBUTORS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2a33837a..cf961d25 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3298,3 +3298,7 @@ Dietmar Spingler a CAM needs to receive the TS for reporting a problem that led to a fix with EMM pids not being properly reset for CAMs that need to receive the TS + +Stefan Schallenberg + for adding the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement() + to the cVector class -- cgit v1.2.3