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

#include <char.h>

Collaboration diagram for lilac::shared::__IndentationVector< Ts >:

Classes

struct  __Indentation
 

Static Public Attributes

static constexpr std::array< const char *, sizeof...(Ts)> Vs = { __Indentation<Ts>::P... }
 

Detailed Description

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

Definition at line 43 of file char.h.

Member Data Documentation

◆ Vs

template<int... Ts>
std::array<const char*, sizeof...(Ts)> lilac::shared::__IndentationVector< Ts >::Vs = { __Indentation<Ts>::P... }
staticconstexpr

Definition at line 52 of file char.h.


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