Create StringOrdinal to allow placement of strings in sorted lists
The StringOrdinal class is intended to allow sorted lists of strings to be treated as floating point numbers, and can be used to create a value to be sorted into any index location, allowing an element to change it's index without any other elements having to change their index value. BUG=94662 TEST=Unit tests created in chrome/common/string_ordinal_unittest.cc Review URL: http://codereview.chromium.org/8236002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107566 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment