9#ifndef ZYPP_CORE_PARSER_JSON_JSON_NULL_DEFINED
10#define ZYPP_CORE_PARSER_JSON_JSON_NULL_DEFINED
20 static constexpr std::string_view
nullJSON (
"null");
Provides API related macros.
Null & operator=(const Null &)=default
Null(const Null &)=default
Null & operator=(Null &&)=default
std::ostream & dumpOn(std::ostream &str) const
Stream output.
std::string asJSON() const
JSON representation.
bool operator==(const Null &) const
String related utilities and Regular expression matching.
static constexpr std::string_view nullJSON("null")
ZYPP_API std::ostream & operator<<(std::ostream &str, const Bool &obj)
relates: Bool Stream output
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.