rapidyaml  0.12.1
parse and emit YAML, and do it fast
filter_processor.hpp File Reference
#include "./error.hpp"

Go to the source code of this file.

Classes

struct  c4::yml::FilterResult
 Abstracts the fact that a scalar filter result may not fit in the intended memory. More...
 
struct  c4::yml::FilterResultExtending
 Abstracts the fact that a scalar filter result may not fit in the intended memory. More...
 
struct  c4::yml::FilterProcessorSrcDst
 Filters an input string into a different output string. More...
 
struct  c4::yml::FilterProcessorInplaceEndExtending
 Filters in place. More...
 
struct  c4::yml::FilterProcessorInplaceMidExtending
 Filters in place. More...
 

Namespaces

 c4
 (Undefined by default) Use shorter error message from checks/asserts: do not show the check condition in the error message.
 
 c4::yml