Convert SortHandle to use a std::map to cache UCollators per option that is passed...
authorEric Erhardt <eric.erhardt@microsoft.com>
Wed, 25 Nov 2015 18:39:58 +0000 (12:39 -0600)
committerEric Erhardt <eric.erhardt@microsoft.com>
Mon, 7 Dec 2015 15:44:42 +0000 (09:44 -0600)
commit29fcc5288868df48ff1e156f8be85f33ce7d7e78
tree5ebd8cbd40cc1f51b4a719558aec1b6438334a43
parent49f5b95ee35535189229525947cdb9af245bb4f9
Convert SortHandle to use a std::map to cache UCollators per option that is passed in.  This is in preparation of creating different UCollators for each option.
src/corefx/System.Globalization.Native/collation.cpp