id summary reporter owner description type status milestone component version severity resolution keywords cc 5585 "allow ""C"" locale grouping for other locales" Antony Polukhin Antony Polukhin "According to Programming languages - C++ Digit grouping is checked. That is, the positions of discarded separators is examined for consistency with use_facet >(loc ).grouping()[[BR]] BUT what if there is no separators at all and grouping() is not empty? Well, we have no extraced separators, so we won`t check them for consistency. This will allow us to work with ""C"" locale from other locales.[[BR]] Moreover, looks like some implementations of STL use this approach." Feature Requests closed Boost 1.47.0 lexical_cast Boost Development Trunk Problem fixed