locale Facet Constructor Ignored
问题 The locale Facet constructor: Constructs a copy of other except for the facet of type Facet (typically deduced from the type of the argument) which is installed from the argument facet. If facet is NULL, the constructed locale is a full copy of other. The locale constructed in this manner has no name. I try to construct using my Facet here, but when I put a break-point in my do_decimal_point and do_thousands_sep they are never called :( I can see the Facet being passed in, but it's passed