#include <attrs.h>
|
template<typename I , typename R , typename... A> |
static constexpr auto | MergeReduce (I &&init, R &&reducer, A &&...attrs) |
|
template<typename I , typename R , typename... A> |
static constexpr auto | Reduce (I &&init, R &&reducer, A &&...attrs) |
|
template<typename F , typename... A> |
static constexpr void | MergeForeach (F &&callback, A &&...attrs) |
|
template<typename F , typename... A> |
static constexpr void | Foreach (F &&callback, A &&...attrs) |
|
template<typename U >
template<typename F , typename... A>
template<typename U >
template<typename F , typename... A>
template<typename U >
template<typename I , typename R , typename... A>
template<typename U >
template<typename I , typename R , typename... A>
The documentation for this struct was generated from the following file: