rapidyaml
0.15.2
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
std.hpp
Go to the documentation of this file.
1
#ifndef C4_STD_STD_HPP_
2
#define C4_STD_STD_HPP_
3
4
/** @file std.hpp includes all c4-std interop files */
5
6
#include "
c4/std/vector.hpp
"
7
#include "
c4/std/string.hpp
"
8
#include "
c4/std/span.hpp
"
9
#include "
c4/std/string_view.hpp
"
10
11
#endif
// C4_STD_STD_HPP_
string.hpp
vector.hpp
provides conversion and comparison facilities from/between std::vector<char> to c4::substr and c4::cs...
span.hpp
string_view.hpp
ext
c4core.src
c4
std
std.hpp
Generated by
1.15.0