#include "di/container/algorithm/fold_left.h"#include "di/function/pipeline.h"#include "di/function/plus.h"#include "di/meta/operations.h"Go to the source code of this file.
Classes | |
| struct | di::container::detail::SumFunction |
Namespaces | |
| namespace | di |
| namespace | di::container |
| namespace | di::container::detail |
Variables | |
| constexpr auto | di::container::sum = detail::SumFunction {} |
| constexpr auto | di::sum |