LILAC
Language to language Interop LAyer Compiler
Loading...
Searching...
No Matches
lilac::shared::__IndentationVector< Ts >::__Indentation< N > Struct Template Reference

#include <char.h>

Static Public Attributes

static constexpr auto V = __FilledString<char, '\t', N>()
 
static constexpr const char * P = V.V
 

Detailed Description

template<int... Ts>
template<int N>
struct lilac::shared::__IndentationVector< Ts >::__Indentation< N >

Definition at line 46 of file char.h.

Member Data Documentation

◆ P

template<int... Ts>
template<int N>
const char* lilac::shared::__IndentationVector< Ts >::__Indentation< N >::P = V.V
staticconstexpr

Definition at line 49 of file char.h.

◆ V

template<int... Ts>
template<int N>
auto lilac::shared::__IndentationVector< Ts >::__Indentation< N >::V = __FilledString<char, '\t', N>()
staticconstexpr

Definition at line 48 of file char.h.


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