last_rf.hpp File Reference
#include <atria/estd/utility.hpp>
#include <atria/estd/type_traits.hpp>
#include <atria/prelude/tuplify.hpp>
Go to the source code of this file.
Classes | |
struct | last_rf_t |
Reducing function that produces the tuplification of the last inputs it received. More... | |
Namespaces | |
atria | |
C++ amazing templates and reusable implementations awesomeness. | |
atria::xform | |
Efficient and flexible C++ implementation of transducers. | |
Variables | |
constexpr struct atria::xform::last_rf_t | last_rf |