Loading...
Searching...
No Matches
TraceStaticKeyData::StringLiteral Class Reference

This is a helper class for the constructors of TraceStaticKeyData. More...

#include <staticKeyData.h>

Public Member Functions

template<size_t N>
constexpr StringLiteral (const char(&s)[N])
 Constructor from string literals.
 
constexpr StringLiteral ()
 Default Constructor.
 

Friends

class TraceStaticKeyData
 

Detailed Description

This is a helper class for the constructors of TraceStaticKeyData.

Definition at line 49 of file staticKeyData.h.

Constructor & Destructor Documentation

◆ StringLiteral() [1/2]

constexpr StringLiteral ( const char(&)  s[N])
inlineconstexpr

Constructor from string literals.

Definition at line 53 of file staticKeyData.h.

◆ StringLiteral() [2/2]

constexpr StringLiteral ( )
inlineconstexpr

Default Constructor.

Definition at line 56 of file staticKeyData.h.

Friends And Related Function Documentation

◆ TraceStaticKeyData

friend class TraceStaticKeyData
friend

Definition at line 61 of file staticKeyData.h.


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