SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
KV1.h File Reference
#include <concepts>
#include <string>
#include <string_view>
#include <vector>
#include <BufferStream.h>
#include <sourcepp/parser/Text.h>
#include <sourcepp/FS.h>
#include <sourcepp/String.h>
Include dependency graph for KV1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kvpp::KV1ElementBase< S, K >
 
class  kvpp::KV1ElementReadable
 
class  kvpp::KV1
 
class  kvpp::KV1ElementWritable< S >
 
class  kvpp::KV1Writer< S >
 

Namespaces

namespace  kvpp
 

Concepts

concept  kvpp::KV1ValueType