|
RPNX::QueryGraph
Typed, memoized, concurrent query evaluation for C++23
|
Supplies an empty produced-subquery list when a handler omits it. More...
#include <querygraph.hpp>
Public Types | |
| using | produced_subqueries = rpnx::typelist<> |
Default empty list used when T has no declaration. | |
Supplies an empty produced-subquery list when a handler omits it.
| T | Handler specification being normalized. |
Definition at line 202 of file querygraph.hpp.
| using rpnx::querygraph::query_handler_produced_subquery_traits< T >::produced_subqueries = rpnx::typelist<> |
Default empty list used when T has no declaration.
Definition at line 205 of file querygraph.hpp.