cat.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. | |
Typedefs | |
using | cat_t = transducer_impl< detail::cat_rf_gen > |
Variables | |
constexpr auto | cat = cat_t {} |
Similar to clojure.core/cat$1. More... | |