Livox SDK API  V2.1.0
fmt::v5::internal::ansi_color_escape< Char > Struct Template Reference

#include <color.h>

Public Member Functions

 ansi_color_escape (internal::color_type text_color, const char *esc) throw ()
 
 ansi_color_escape (emphasis em) throw ()
 
 operator const Char * () const throw ()
 

Detailed Description

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

Definition at line 392 of file color.h.

Constructor & Destructor Documentation

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

Definition at line 393 of file color.h.

template<typename Char>
fmt::v5::internal::ansi_color_escape< Char >::ansi_color_escape ( emphasis  em)
throw (
)
inline

Definition at line 430 of file color.h.

Member Function Documentation

template<typename Char>
fmt::v5::internal::ansi_color_escape< Char >::operator const Char * ( ) const
throw (
)
inline

Definition at line 453 of file color.h.


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