output_rf_t Struct Reference
Reducing function that outputs through the iterator that is carried as state. More...
#include <atria/xform/reducing/output_rf.hpp>
Public Member Functions | |
| template<typename OutputItT , typename... InputTs> | |
| auto | operator() (OutputItT it, InputTs &&...ins) const -> OutputItT |
Detailed Description
Reducing function that outputs through the iterator that is carried as state.
Definition at line 39 of file output_rf.hpp.
The documentation for this struct was generated from the following file:
- src/atria/xform/reducing/output_rf.hpp

1.8.10