More duplicate code removal in <locale>. Hoist common parsing code into two...
More duplicate code removal in <locale>. Hoist common parsing code into two templates: num_get::__do_get_signed and num_get::__do_get_unsigned, and make the do_get routines call them. No functionality change. llvm-svn: 194185
Loading
Please register or sign in to comment