LILAC
Language to language Interop LAyer Compiler
Loading...
Searching...
No Matches
lilac::shared::__FilledString< T, e, N > Struct Template Reference

#include <char.h>

Public Member Functions

constexpr __FilledString () noexcept
 

Public Attributes

V [N+1]
 

Detailed Description

template<typename T, T e, size_t N>
struct lilac::shared::__FilledString< T, e, N >

Definition at line 30 of file char.h.

Constructor & Destructor Documentation

◆ __FilledString()

template<typename T , T e, size_t N>
lilac::shared::__FilledString< T, e, N >::__FilledString ( )
inlineconstexprnoexcept

Definition at line 32 of file char.h.

Member Data Documentation

◆ V

template<typename T , T e, size_t N>
T lilac::shared::__FilledString< T, e, N >::V[N+1]

Definition at line 39 of file char.h.


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