MOS Source Code
Loading...
Searching...
No Matches
Preformatted< M, Args > Struct Template Reference

#include <syslog.hpp>

Public Member Functions

 Preformatted (M, Args... args)
 

Public Attributes

const std::tuple< Args... > targs
 

Detailed Description

template<typename M, typename... Args>
struct mos::Preformatted< M, Args >

Definition at line 32 of file syslog.hpp.

Constructor & Destructor Documentation

◆ Preformatted()

template<typename M, typename... Args>
Preformatted ( M ,
Args... args )
inlineexplicit

Definition at line 35 of file syslog.hpp.

Member Data Documentation

◆ targs

template<typename M, typename... Args>
const std::tuple<Args...> targs

Definition at line 34 of file syslog.hpp.

Referenced by Preformatted().


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