Home
last modified time | relevance | path

Searched defs:C99_out_locale (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/example/
Dnonfinite_num_facet_trap.cpp57 std::locale C99_out_locale (default_locale, new boost::math::nonfinite_num_put<char>); in main() local
69 …std::locale C99_out_locale (default_locale, new boost::math::nonfinite_num_put<char>(trap_infinity… in main() local
86 std::locale C99_out_locale (default_locale, new boost::math::nonfinite_num_put<char>(trap_nan)); in main() local
Dnonfinite_facet_simple.cpp103 std::locale C99_out_locale (default_locale, new boost::math::nonfinite_num_put<char>); in main() local
167 std::locale C99_out_locale (default_locale, new boost::math::nonfinite_num_put<char>); in main() local
Dnonfinite_num_facet.cpp211 std::locale C99_out_locale (the_default_locale, new boost::math::nonfinite_num_put<char>); in main() local