LibLogicalAccess
2.5.0
An Open Source RFID Library
|
Functions | |
static std::string | clear () |
template<typename T > | |
std::string | format (const std::string &escape_code, const T &in) |
Implementation namespace.
Do not use.
|
static |
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.