transducer_impl.hpp File Reference
#include <atria/estd/type_traits.hpp>
#include <atria/estd/utility.hpp>
#include <tuple>

Go to the source code of this file.

Classes

struct  transducer_impl< ReducingFnGenT, ParamTs >
 Utility to write simple transducers easily. More...
 

Namespaces

 atria
 C++ amazing templates and reusable implementations awesomeness.
 
 atria::xform
 Efficient and flexible C++ implementation of transducers.
 
Fork me on GitHub