Especially now, after fixing a couple of correctness issues, it's obvious that all the arithmetic inserters/extractors share a common body which should be commonized to templatized _M_insert/_M_extract, in complete analogy with _M_insert_int/_M_extract_int, for example, in the num_put/num_get facets.
-- Summary: Commonize arithmetic inserters/extractors bodies Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pcarlini at suse dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24645