first_rf_t Struct Reference
Reducing function that always returns the initial state. More...
#include <atria/xform/reducing/first_rf.hpp>
Public Member Functions | |
template<typename StateT , typename... InputTs> | |
constexpr auto | operator() (StateT &&s, InputTs &&...) const -> StateT && |
Detailed Description
Reducing function that always returns the initial state.
Definition at line 37 of file first_rf.hpp.
The documentation for this struct was generated from the following file:
- src/atria/xform/reducing/first_rf.hpp