|
RPNX::QueryGraph
Typed, memoized, concurrent query evaluation for C++23
|
Debug formatter for the unique monostate value. More...
#include <querygraph.hpp>
Static Public Member Functions | |
| static std::string | to_debug_string (std::monostate const &) |
Return the literal std::monostate{}. | |
| static std::string | to_debug_string (std::monostate const &value) |
Convert value to diagnostic text. | |
Debug formatter for the unique monostate value.
Definition at line 343 of file querygraph.hpp.
|
inlinestatic |
Return the literal std::monostate{}.
Definition at line 346 of file querygraph.hpp.
|
inlinestatic |
Convert value to diagnostic text.
Definition at line 313 of file querygraph.hpp.