|
RPNX::QueryGraph
Typed, memoized, concurrent query evaluation for C++23
|
Indicates that a handler completed without a continuation outcome. More...
#include <querygraph.hpp>
Indicates that a handler completed without a continuation outcome.
A valid handler must return a value, throw an exception, or leave a dependency capable of resuming it.
Definition at line 1009 of file querygraph.hpp.
|
inline |
Definition at line 1012 of file querygraph.hpp.