Used by the logging infrastructure to indicate that the first argument is a format string and a newline should be added automatically. More...
#include <log.h>
Public Member Functions | |
std::string | gen_default (std::size_t num) |
Generates a default formatting string with num placeholders. More... | |
Public Attributes | |
std::string | str |
Standard member, constructed by value initialisation, holds the format string. More... | |
Used by the logging infrastructure to indicate that the first argument is a format string and a newline should be added automatically.