Home
last modified time | relevance | path

Searched refs:the_out_locale (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/example/
Dnonfinite_num_facet_serialization.cpp201 std::locale the_out_locale (the_default_locale, new boost::math::nonfinite_num_put<char>); in main() local
202 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() local
252 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() local
300 fout.imbue (the_out_locale); in main()