into.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 | |
| template<typename CollectionT , typename XformT , typename... InputRangeTs> | |
| auto | into (CollectionT &&col, XformT &&xform, InputRangeTs &&...ranges) -> CollectionT && |

1.8.10