Expose dataflow API in a single header file.
Now end users only have to #include<pls/dataflow/dataflow.h> to use all parts of the API. We split dataflow out from the general algorithms header, as it is a rather big API and could bloat the users namespace/includes.
Showing
Please
register
or
sign in
to comment