rapidyaml  0.8.0
parse and emit YAML, and do it fast
c4::yml::detail Namespace Reference

a CRTP base providing read-only methods for ConstNodeRef and NodeRef More...

Classes

struct  RoNodeMethods
 

Typedefs

using pfn_relocate_arena = void(*)(void *, csubstr prev_arena, substr next_arena)
 

Functions

bool is_set_ (ConstNodeRef n)
 

Detailed Description

a CRTP base providing read-only methods for ConstNodeRef and NodeRef

Typedef Documentation

◆ pfn_relocate_arena

using c4::yml::detail::pfn_relocate_arena = typedef void (*)(void*, csubstr prev_arena, substr next_arena)

Definition at line 35 of file event_handler_stack.hpp.