|
di 0.1.0
|
#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.
Namespaces | |
| namespace | di |
| namespace | di::container |
Variables | |
| constexpr auto | di::container::sum = detail::SumFunction {} |
| constexpr auto | di::sum |