![]() |
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 | bsppp::BSPEntityKeyValues |
class | bsppp::BSPEntityKeyValues::Element |
Namespaces | |
namespace | bsppp |
Concepts | |
concept | bsppp::BSPEntityKeyValueType |