1 #ifdef RYML_SINGLE_HEADER_INTS
2 #ifndef _RYML_SINGLE_HEADER_AMALGAMATED_HPP_
3 #include <ryml_ints.hpp>
5 #elif defined(RYML_SINGLE_HEADER)
6 #ifndef _RYML_SINGLE_HEADER_AMALGAMATED_HPP_
7 #include <ryml_all.hpp>
13 #ifndef _C4_YML_EXTRA_EVENT_HANDLER_INTS_HPP_
21 template class RYML_EXPORT ParseEngine<extra::EventHandlerInts>;
28 for(
size_t i = 0; i < src.len; ++i)
An event handler that creates an integer buffer with a very compact representation of the YAML tree i...
int32_t estimate_events_ints_size(csubstr src)
Read YAML source and, without undergoing a full parse, estimate the size of the integer buffer requir...
(Undefined by default) Use shorter error message from checks/asserts: do not show the check condition...