https://bugs.kde.org/show_bug.cgi?id=404638

            Bug ID: 404638
           Summary: Add VG_(replaceIndexXA)
           Product: valgrind
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: lukasz.m.lu...@gmail.com
  Target Milestone: ---

Created attachment 118247
  --> https://bugs.kde.org/attachment.cgi?id=118247&action=edit
patch

VG_(replaceIndexXA) I found useful for myself manipulating huge array that has
around 100k elements and I have to replace some part of them periodically. This
allows avoiding elements shifting each time old element is removed when there
is a possibility to just replace it with a new one.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to