Home
last modified time | relevance | path

Searched refs:make_emphasis (Results 1 – 1 of 1) sorted by relevance

/external/fmtlib/include/fmt/
Dcolor.h443 FMT_CONSTEXPR ansi_color_escape<Char> make_emphasis(emphasis em) FMT_NOEXCEPT { in make_emphasis() function
479 auto emphasis = detail::make_emphasis<Char>(ts.get_emphasis()); in vformat_to()