#include <fn.hpp>
|
template<typename Gen > |
seq< Gen > | operator() (seq< Gen > seq) const |
|
template<typename Iterable > |
seq< gen< Iterable > > | operator() (Iterable src) const |
| Wrap a range (e.g. a container or a view) as seq. More...
|
|
Definition at line 1096 of file fn.hpp.
◆ operator()() [1/2]
template<typename Gen >
seq<Gen> rangeless::fn::impl::to_seq::operator() |
( |
seq< Gen > |
seq | ) |
const |
|
inline |
◆ operator()() [2/2]
template<typename Iterable >
seq<gen<Iterable> > rangeless::fn::impl::to_seq::operator() |
( |
Iterable |
src | ) |
const |
|
inline |
Wrap a range (e.g. a container or a view) as seq.
Definition at line 1152 of file fn.hpp.
The documentation for this struct was generated from the following file:
- /panfs/pan1.be-md.ncbi.nlm.nih.gov/gpipe/home/astashya/basic_project/bb/fn/include/fn.hpp