Searched refs:has_foreground (Results 1 – 1 of 1) sorted by relevance
292 FMT_CONSTEXPR bool has_foreground() const FMT_NOEXCEPT { in has_foreground() function302 FMT_ASSERT(has_foreground(), "no foreground specified for this style"); in get_foreground()482 if (ts.has_foreground()) { in vformat_to()