Boost C++ Libraries: Ticket #12550: output operator for multiprecision cpp_dec_float does not recognise locale settings for decimal point https://svn.boost.org/trac10/ticket/12550 <p> A cpp_dec_float_50 variable being transformed to a string will always contain a decimal *point* - independent of the locale used for the stream. </p> <p> The reason is that all branches in format_float_string (number_base.hpp, line 806) append a decimal point. The function might need an additional parameter for the actual decimal separator in use. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12550 Trac 1.4.3