rapidyaml 0.15.2
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
ints_utils.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  c4
namespace  c4::yml
namespace  c4::yml::extra
namespace  c4::yml::extra::ievt

Functions

size_t c4::yml::extra::ievt::to_str (substr buf, yml::extra::ievt::evt_bits flags) noexcept
 Convert bit mask of ievt::EventBits to text.
csubstr c4::yml::extra::ievt::to_str_sub (substr buf, yml::extra::ievt::evt_bits flags)
 Convert bit mask of ievt::EventBits to text.
void c4::yml::extra::events_ints_print (csubstr parsed_yaml, csubstr arena, ievt::evt_bits const *evts_ints, ievt::evt_bits evts_ints_sz)
 Print integer events to stdout.