#include <fn.hpp>
|
template<typename InGen > |
auto | operator() (seq< InGen > in) const -> seq< gen< InGen >> |
|
template<typename Iterable > |
Iterable | operator() (Iterable &&inps) const |
|
template<typename Cont > |
Cont | operator() (const Cont &cont) const |
|
Definition at line 1910 of file fn.hpp.
◆ operator()() [1/3]
template<typename InGen >
auto rangeless::fn::impl::drop_last::operator() |
( |
seq< InGen > |
in | ) |
const -> seq<gen<InGen>> |
|
inline |
◆ operator()() [2/3]
template<typename Iterable >
Iterable rangeless::fn::impl::drop_last::operator() |
( |
Iterable && |
inps | ) |
const |
|
inline |
◆ operator()() [3/3]
template<typename Cont >
Cont rangeless::fn::impl::drop_last::operator() |
( |
const Cont & |
cont | ) |
const |
|
inline |
const size_t rangeless::fn::impl::drop_last::n |
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