traced.hpp File Reference

Go to the source code of this file.

Namespaces

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

Functions

auto traced (std::string message) -> decltype(map(tracer
 Transducer that traces the values values that pass through it and forwards them forward in the chain. More...
 
Fork me on GitHub