|
codex
|
#include "gen.hpp"#include "parser.hpp"#include "print.hpp"#include "reader.hpp"#include "test.lua"
Typedefs | |
| using | M = typename generator<p>::type |
Functions | |
| int | main (void) |
Variables | |
| constexpr fixed_string | s = |
| constexpr auto | p = parse<s>() |
| int main | ( | void | ) |

|
constexpr |