All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraceStaticKeyData::StringLiteral Class Reference

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

Public Member Functions

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

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

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

Constructor from string literals.

Definition at line 53 of file staticKeyData.h.

constexpr StringLiteral ( )
inline

Default Constructor.

Definition at line 56 of file staticKeyData.h.


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