LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
LC::Util::Literal< N > Struct Template Reference

#include "roleditemsmodel.h"

Public Member Functions

constexpr Literal (const char(&s)[N])
 

Public Attributes

char Chars_ [N]
 

Detailed Description

template<size_t N>
struct LC::Util::Literal< N >

Definition at line 22 of file roleditemsmodel.h.

Constructor & Destructor Documentation

◆ Literal()

template<size_t N>
constexpr LC::Util::Literal< N >::Literal ( const char(&)  s[N])
inlineconstexpr

Definition at line 32 of file roleditemsmodel.h.

Member Data Documentation

◆ Chars_

template<size_t N>
char LC::Util::Literal< N >::Chars_[N]

Definition at line 30 of file roleditemsmodel.h.


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