rapidyaml  0.7.1
parse and emit YAML, and do it fast
ryml_std.hpp
Go to the documentation of this file.
1 #ifndef _RYML_STD_HPP_
2 #define _RYML_STD_HPP_
3 
4 #include "./c4/yml/std/std.hpp"
5 
6 #endif /* _RYML_STD_HPP_ */