Ring Daemon
Loading...
Searching...
No Matches
jami::debug::StringLiteral< N > Struct Template Reference

#include <debug_utils.h>

Collaboration diagram for jami::debug::StringLiteral< N >:
Collaboration graph

Public Member Functions

consteval StringLiteral (const char(&str)[N])
 

Public Attributes

char value [N]
 

Detailed Description

template<size_t N>
struct jami::debug::StringLiteral< N >

Definition at line 76 of file debug_utils.h.

Constructor & Destructor Documentation

◆ StringLiteral()

template<size_t N>
consteval jami::debug::StringLiteral< N >::StringLiteral ( const char(&)  str[N])
inline

Definition at line 78 of file debug_utils.h.

References jami::emitSignal(), and jami::debug::StringLiteral< N >::value.

Here is the call graph for this function:

Member Data Documentation

◆ value

template<size_t N>
char jami::debug::StringLiteral< N >::value[N]

Definition at line 79 of file debug_utils.h.

Referenced by jami::debug::StringLiteral< N >::StringLiteral().


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