codex
test.cpp File Reference
#include "gen.hpp"
#include "parser.hpp"
#include "print.hpp"
#include "reader.hpp"
#include "test.lua"
Include dependency graph for test.cpp:

Typedefs

using M = typename generator< p >::type
 

Functions

int main (void)
 

Variables

constexpr fixed_string s =
 
constexpr auto p = parse<s>()
 

Typedef Documentation

◆ M

using M = typename generator<p>::type

Function Documentation

◆ main()

int main ( void  )
Here is the call graph for this function:

Variable Documentation

◆ p

constexpr auto p = parse<s>()
constexpr

◆ s

constexpr fixed_string s =
constexpr