#include <for_each.h>
|
template<class ExecutionPolicy , class RandomAccessIterator , class Function > |
void | operator() (ExecutionPolicy &&policy, RandomAccessIterator begin, RandomAccessIterator end, Function f) const |
|
Definition at line 25 of file for_each.h.
template<class ExecutionPolicy , class RandomAccessIterator , class Function >
void folly::pushmi::for_each_fn::operator() |
( |
ExecutionPolicy && |
policy, |
|
|
RandomAccessIterator |
begin, |
|
|
RandomAccessIterator |
end, |
|
|
Function |
f |
|
) |
| const |
|
inline |
Definition at line 49 of file for_each.h.
References folly::test::begin(), folly::pushmi::operators::blocking_submit, folly::pushmi::operators::bulk, folly::test::end(), folly::pushmi::for_each, and folly::pushmi::operators::just.
56 fn<Function>{f},
begin,
end, policy, identity{}, zero{}) |
auto begin(TestAdlIterable &instance)
PUSHMI_INLINE_VAR constexpr detail::blocking_submit_fn blocking_submit
auto end(TestAdlIterable &instance)
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::operators::bulk_fn bulk
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::operators::just_fn just
The documentation for this struct was generated from the following file:
- proxygen/folly/folly/experimental/pushmi/examples/for_each.h