Searched defs:C99_out_locale (Results 1 – 3 of 3) sorted by relevance
57 std::locale C99_out_locale (default_locale, new boost::math::nonfinite_num_put<char>); in main() local69 …std::locale C99_out_locale (default_locale, new boost::math::nonfinite_num_put<char>(trap_infinity… in main() local86 std::locale C99_out_locale (default_locale, new boost::math::nonfinite_num_put<char>(trap_nan)); in main() local
103 std::locale C99_out_locale (default_locale, new boost::math::nonfinite_num_put<char>); in main() local167 std::locale C99_out_locale (default_locale, new boost::math::nonfinite_num_put<char>); in main() local
211 std::locale C99_out_locale (the_default_locale, new boost::math::nonfinite_num_put<char>); in main() local