Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(77)

Issue 6492044: Added an overload of SkTQSort that sorts an array of values, rather than an array of pointers. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by rileya
Modified:
12 years, 1 month ago
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Added an overload of SkTQSort that sorts an array of values, rather than an array of pointers. Also added some parentheses to all the QSort variants to get rid of a gcc warning. Committed: https://code.google.com/p/skia/source/detail?r=5311

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -2 lines) Patch
M src/core/SkTSort.h View 2 chunks +28 lines, -2 lines 0 comments Download
M tests/SortTest.cpp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2
rileya
I needed to sort a simple array of integers and the 2 existing QSort variations ...
12 years, 1 month ago (2012-08-28 13:23:52 UTC) #1
caryclark1
12 years, 1 month ago (2012-08-28 13:30:11 UTC) #2
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b