LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Functions
logicalaccess::Colorize::detail Namespace Reference

Functions

static std::string clear ()
 
template<typename T >
std::string format (const std::string &escape_code, const T &in)
 

Detailed Description

Implementation namespace.

Do not use.

Function Documentation

◆ clear()

static std::string logicalaccess::Colorize::detail::clear ( )
static

◆ format()

template<typename T >
std::string logicalaccess::Colorize::detail::format ( const std::string &  escape_code,
const T &  in 
)

Return a string containing the escape code, a string representation of T and the clear escape string.