codex
Loading...
Searching...
No Matches
parser< s > Struct Template Reference

#include <parser.hpp>

Collaboration diagram for parser< s >:

Classes

struct  output
 

Public Attributes

struct parser::output output
 
bool ok
 
yaml_parser_t yaml
 

Static Public Attributes

static constexpr auto input = s
 

Member Data Documentation

◆ input

template<fixed_string s>
auto parser< s >::input = s
staticconstexpr

◆ ok

template<fixed_string s>
bool parser< s >::ok

◆ output

template<fixed_string s>
struct parser::output parser< s >::output

◆ yaml

template<fixed_string s>
yaml_parser_t parser< s >::yaml

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