traced.hpp File Reference
#include <atria/prelude/trace.hpp>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... | |

1.8.10