#include "di/function/pipeline.h"#include "di/function/tag_invoke.h"#include "di/meta/util.h"#include "di/util/create.h"Go to the source code of this file.
Classes | |
| struct | di::util::detail::ToOwnedFunction |
| struct | di::util::OwnedType< Self, T > |
Namespaces | |
| namespace | di |
| namespace | di::util |
| namespace | di::util::detail |
Concepts | |
| concept | di::util::detail::MemberToOwned |
Variables | |
| constexpr auto | di::util::to_owned = detail::ToOwnedFunction {} |
| constexpr auto | di::to_owned |