[PATCH] More duplicate code removal in <locale>

Marshall Clow mclow.lists at gmail.com
Tue Nov 5 07:35:25 PST 2013


Hoist duplicate code into two templates:
	num_get::__do_get_signed ()
and	num_get::__do_get_unsigned ()

and make the num_get calls call them. 
No functionality change.

-- Marshall

Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com>

A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
        -- Yu Suzuki
-------------- next part --------------
A non-text attachment was scrubbed...
Name: do_get_numeric.patch
Type: application/octet-stream
Size: 14687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131105/a2dd44c5/attachment.obj>


More information about the cfe-commits mailing list