Searched refs:the_out_locale (Results 1 – 1 of 1) sorted by relevance
201 std::locale the_out_locale (the_default_locale, new boost::math::nonfinite_num_put<char>); in main() local202 oss.imbue (the_out_locale); in main()249 std::locale the_out_locale (the_default_locale, new boost::math::nonfinite_num_put<char>); in main() local252 fout.imbue (the_out_locale); in main()297 std::locale the_out_locale (the_default_locale, new boost::math::nonfinite_num_put<char>); in main() local300 fout.imbue (the_out_locale); in main()