SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
dmxpp::Format Namespace Reference

Variables

constexpr std::string_view TEXT = "keyvalues2"
 
constexpr std::string_view BINARY = "binary"
 

Variable Documentation

◆ BINARY

constexpr std::string_view dmxpp::Format::BINARY = "binary"
constexpr

Definition at line 12 of file dmxpp.h.

◆ TEXT

constexpr std::string_view dmxpp::Format::TEXT = "keyvalues2"
constexpr

Definition at line 11 of file dmxpp.h.