rapidyaml 0.15.2
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
 
ext
 
c4core
 
src
 
c4
 
std
 
string.hpp
 
string_view.hpp
 
vector.hpp
Conversion and comparison facilities from/between std::vector<char> to c4::substr and c4::csubstr
 
base64.hpp
Encoding/decoding for base64
 
charconv.hpp
Lightweight generic type-safe wrappers for converting individual values to/from strings
 
format.hpp
Type-safe facilities for formatting arguments to string buffers
 
substr.hpp
Read+write string views
 
utf.hpp
Utilities for UTF and Byte Order Mark
 
samples
 
quickstart-ints.cpp
 
quickstart.cpp
 
src
 
c4
 
yml
 
std
 
map.hpp
Write/read std::map to/from a YAML tree
 
std.hpp
Includes all rapidyaml-std interop files
 
string.hpp
Substring conversions for/from std::string
 
vector.hpp
 
common.cpp
 
common.hpp
Common utilities and infrastructure used by ryml
 
emit.hpp
Umbrella header with all utilities to emit YAML and JSON
 
emit_buf.cpp
 
emit_buf.hpp
Utilities to emit YAML and JSON to buffers or containers
 
emit_container.hpp
 
emit_file.cpp
 
emit_file.hpp
 
emit_options.hpp
 
emit_ostream.hpp
Emit to STL-like ostreams
 
emitter.def.hpp
 
emitter.hpp
 
error.def.hpp
Definitions of error utilities used by ryml
 
error.hpp
Error utilities used by ryml
 
escape_scalar.hpp
 
event_handler_stack.hpp
 
event_handler_tree.hpp
 
export.hpp
 
file.hpp
 
filter_processor.hpp
 
fwd.hpp
Forward declarations
 
node.hpp
Node classes
 
node_type.cpp
 
node_type.hpp
 
parse.cpp
 
parse.hpp
 
parse_engine.def.hpp
 
parse_engine.hpp
 
parse_options.hpp
 
parser_state.hpp
 
reference_resolver.cpp
 
reference_resolver.hpp
 
tag.cpp
 
tag.hpp
 
tree.cpp
 
tree.hpp
 
version.cpp
 
version.hpp
 
writer.hpp
Umbrella header with all writers
 
writer_buf.hpp
 
writer_file.hpp
 
writer_ostream.hpp
 
yml.hpp
 
ryml.hpp
 
ryml_std.hpp
 
src_extra
 
c4
 
yml
 
extra
 
event_handler_ints.cpp
 
event_handler_ints.hpp
An event handler that creates an integer buffer with a very compact representation of the YAML tree in a source buffer
 
ints_to_testsuite.cpp
 
ints_to_testsuite.hpp
 
ints_utils.cpp
 
ints_utils.hpp