rapidyaml  0.10.0
parse and emit YAML, and do it fast
ints_utils.hpp File Reference

Go to the source code of this file.

Namespaces

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

Functions

size_t c4::yml::extra::ievt::to_chars (substr buf, yml::extra::ievt::DataType flags)
 Convert bit mask of ievt::EventFlags to text. More...
 
csubstr c4::yml::extra::ievt::to_chars_sub (substr buf, yml::extra::ievt::DataType flags)
 Convert bit mask of ievt::EventFlags to text. More...
 
void c4::yml::extra::events_ints_print (csubstr parsed_yaml, csubstr arena, ievt::DataType const *evts_ints, ievt::DataType evts_ints_sz)
 Print integer events to stdout. More...