HART  0.2.0
High level Audio Regression and Testing
Loading...
Searching...
No Matches
collect Struct Reference

Forwards the entire range as an std::vector, preserving the original order. More...

#include <hart_reducers.hpp>

Public Member Functions

template<typename IteratorType >
std::vector< IteratedValueType< IteratorType > > operator() (IteratorType begin, IteratorType end) const
 

Detailed Description

Forwards the entire range as an std::vector, preserving the original order.

Definition at line 141 of file hart_reducers.hpp.

Member Function Documentation

◆ operator()()

template<typename IteratorType >
std::vector< IteratedValueType< IteratorType > > operator() ( IteratorType  begin,
IteratorType  end 
) const
inline

Definition at line 145 of file hart_reducers.hpp.


The documentation for this struct was generated from the following file: