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