|
RPNX::QueryGraph
Typed, memoized, concurrent query evaluation for C++23
|
Indicates that graph execution quiesced before a request completed. More...
#include <querygraph.hpp>
Indicates that graph execution quiesced before a request completed.
This normally means the reachable nodes contain a dependency cycle with no runnable continuation capable of breaking it.
Definition at line 995 of file querygraph.hpp.
|
inline |
Definition at line 998 of file querygraph.hpp.