|
libzypp
17.38.7
|
#include <string_view>#include <string>

Go to the source code of this file.
Classes | |
| class | zypp::json::Null |
Namespaces | |
| zypp::json | |
Functions | |
| static constexpr std::string_view | zypp::json::nullJSON ("null") |
| std::ostream & | zypp::json::operator<< (std::ostream &str, const Null &obj) |
| relates: Null Stream output More... | |