![]() |
MySQL 9.7.0
Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
| namespace | jdv |
Macros | |
| #define | JX_(arg) #arg << ":" << (arg) << " " |
| #define | RFL(x) #x << ":" << (em_wrap(x)) << " " |
Functions | |
| const char * | jdv::str (const Content_tree_node::Type &ctnt) |
| std::ostream & | jdv::operator<< (std::ostream &os, const Content_tree_node &ctn) |
| std::ostream & | jdv::operator<< (std::ostream &os, const Key_column_info &kci) |
| std::string | jdv::path_str (const Json_dom *doc) |
| decltype(auto) | jdv::func_or (auto *p, auto f, auto val) |
| #define JX_ | ( | arg | ) | #arg << ":" << (arg) << " " |
| #define RFL | ( | x | ) | #x << ":" << (em_wrap(x)) << " " |