...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Runs a set of pipelined requests.
void run_pipeline( constpipeline_request
& req, std::vector<stage_response
>& res,error_code
& err,diagnostics
& diag); »more...
void run_pipeline( constpipeline_request
& req, std::vector<stage_response
>& res); »more...