SyTen
syten::FmtNN Struct Reference

Used by the logging infrastructure to indicate that the first argument is a format string and no newline should be added automatically. More...

#include <log.h>

+ Collaboration diagram for syten::FmtNN:

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...
 

Detailed Description

Used by the logging infrastructure to indicate that the first argument is a format string and no newline should be added automatically.


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