LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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 16 of file roleditemsmodel.h.

Constructor & Destructor Documentation

◆ Literal()

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

Definition at line 20 of file roleditemsmodel.h.

References Chars_.

Member Data Documentation

◆ Chars_

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

Definition at line 18 of file roleditemsmodel.h.

Referenced by Literal().


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