![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <concepts>#include <string>#include <string_view>#include <vector>#include <BufferStream.h>#include <sourcepp/parser/Text.h>#include <sourcepp/String.h>

Go to the source code of this file.
Classes | |
| class | kvpp::KV1ElementReadable< S > |
| class | kvpp::KV1< S > |
Namespaces | |
| namespace | kvpp |
| namespace | kvpp::literals |
Concepts | |
| concept | kvpp::KV1ValueType |
Functions | |
| KV1 | kvpp::literals::operator""_kv1 (const char *str, const std::size_t len) |