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