Hoist a bunch of routines in <string> from member functions into inline stand alone functions, and have the member functions call them. No functionality change intended. The reason for this change is that the proposed <string_view> class has a very similar interface, and needs all the same functionality.
-- Marshall Marshall Clow Idio Software <mailto:[email protected]> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki
string-helpers.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
