#include "di/function/curry.h"#include "di/function/invoke.h"#include "di/function/pipeable.h"#include "di/util/move.h"Go to the source code of this file.
Classes | |
| class | di::function::proj_ns::ProjImpl< P, F > |
| struct | di::function::proj_ns::ProjFunction |
Namespaces | |
| namespace | di |
| namespace | di::function |
| namespace | di::function::proj_ns |
Variables | |
| constexpr auto | di::function::proj = di::curry(proj_ns::ProjFunction {}, c_<2ZU>) |
| constexpr auto | di::proj |