Searched refs:make_foreground_color (Results 1 – 1 of 1) sorted by relevance
431 FMT_CONSTEXPR ansi_color_escape<Char> make_foreground_color( in make_foreground_color() function484 auto foreground = detail::make_foreground_color<Char>(ts.get_foreground()); in vformat_to()