#include <fn.hpp>
 | 
| template<typename Gen >  | 
| auto  | operator() (seq< Gen > r) const -> std::vector< typename seq< Gen >::value_type > | 
|   | 
| template<typename Iterable >  | 
| Iterable  | operator() (Iterable &&inps) const | 
|   | 
| template<typename Cont >  | 
| Cont  | operator() (const Cont &cont) const | 
|   | 
Definition at line 1841 of file fn.hpp.
 
◆ operator()() [1/3]
template<typename Gen > 
  
  
      
        
          | auto rangeless::fn::impl::take_last::operator()  | 
          ( | 
          seq< Gen >  | 
          r | ) | 
           const -> std::vector<typename seq<Gen>::value_type>
         | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [2/3]
template<typename Iterable > 
  
  
      
        
          | Iterable rangeless::fn::impl::take_last::operator()  | 
          ( | 
          Iterable &&  | 
          inps | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [3/3]
template<typename Cont > 
  
  
      
        
          | Cont rangeless::fn::impl::take_last::operator()  | 
          ( | 
          const Cont &  | 
          cont | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ cap
      
        
          | const size_t rangeless::fn::impl::take_last::cap | 
        
      
 
 
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