WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
internal::ansi_color_escape< Char > Struct Template Reference

#include <color.h>

Public Member Functions

FMT_CONSTEXPR ansi_color_escape (internal::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
 

Detailed Description

template<typename Char>
struct internal::ansi_color_escape< Char >

Definition at line 392 of file color.h.

Constructor & Destructor Documentation

◆ ansi_color_escape() [1/2]

template<typename Char>
FMT_CONSTEXPR internal::ansi_color_escape< Char >::ansi_color_escape ( internal::color_type  text_color,
const char *  esc 
)
inline

Definition at line 393 of file color.h.

Here is the call graph for this function:

◆ ansi_color_escape() [2/2]

template<typename Char>
FMT_CONSTEXPR internal::ansi_color_escape< Char >::ansi_color_escape ( emphasis  em)
inline

Definition at line 430 of file color.h.

Member Function Documentation

◆ operator const Char *()

template<typename Char>
FMT_CONSTEXPR internal::ansi_color_escape< Char >::operator const Char * ( ) const
inline

Definition at line 453 of file color.h.


The documentation for this struct was generated from the following file: