rapidyaml 0.15.2
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
event_handler_stack.hpp File Reference
#include "c4/yml/detail/stack.hpp"
#include "c4/yml/node_type.hpp"
#include "c4/yml/detail/dbgprint.hpp"
#include "c4/yml/parser_state.hpp"

Go to the source code of this file.

Classes

struct  c4::yml::EventHandlerStack< HandlerImpl, HandlerState >
 Use this class a base of implementations of event handler to simplify the stack logic. More...

Namespaces

namespace  c4
namespace  c4::yml

Macros

#define ryml_has_any_(bits)

Macro Definition Documentation

◆ ryml_has_any_