|
Ring Daemon
|
#include <debug_utils.h>

Public Member Functions | |
| consteval | StringLiteral (const char(&str)[N]) |
Public Attributes | |
| char | value [N] |
Definition at line 76 of file debug_utils.h.
|
inline |
Definition at line 78 of file debug_utils.h.
References jami::emitSignal(), and jami::debug::StringLiteral< N >::value.

| char jami::debug::StringLiteral< N >::value[N] |
Definition at line 79 of file debug_utils.h.
Referenced by jami::debug::StringLiteral< N >::StringLiteral().