|
Rosetta
|
#include <color.h>
Public Member Functions | |
| FMT_CONSTEXPR | ansi_color_escape (detail::color_type text_color, const char *esc) FMT_NOEXCEPT |
| FMT_CONSTEXPR | ansi_color_escape (emphasis em) FMT_NOEXCEPT |
| FMT_CONSTEXPR | operator const Char * () const FMT_NOEXCEPT |
| FMT_CONSTEXPR const Char * | begin () const FMT_NOEXCEPT |
| FMT_CONSTEXPR const Char * | end () const FMT_NOEXCEPT |
Static Private Member Functions | |
| static FMT_CONSTEXPR void | to_esc (uint8_t c, Char *out, char delimiter) FMT_NOEXCEPT |
Private Attributes | |
| Char | buffer [7u+3u *4u+1u] |
|
inline |
|
inline |
References bold, create_a3b_hbs::i, italic, strikethrough, and underline.
|
inline |
References detail::ansi_color_escape< Char >::buffer.
|
inline |
References oop_conformations::length.
|
inline |
References detail::ansi_color_escape< Char >::buffer.
|
inlinestaticprivate |
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c.
Referenced by detail::ansi_color_escape< Char >::ansi_color_escape().
|
private |