id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 12550,output operator for multiprecision cpp_dec_float does not recognise locale settings for decimal point,Rüdiger Brünner ,John Maddock,"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. 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.",Bugs,new,To Be Determined,multiprecision,Boost 1.62.0,Problem,,cpp_dec_float locale decimal point,