#include "di/function/pipeline.h"#include "di/vocab/tuple/apply.h"#include "di/vocab/tuple/tuple_like.h"Go to the source code of this file.
Classes | |
| struct | di::vocab::detail::MakeFromTupleFunction< T > |
Namespaces | |
| namespace | di |
| namespace | di::vocab |
| namespace | di::vocab::detail |
Variables | |
| template<typename T> | |
| constexpr auto | di::vocab::make_from_tuple = detail::MakeFromTupleFunction<T> {} |
| template<typename T> | |
| constexpr auto | di::make_from_tuple |