#include "di/container/view/concat_view.h"
#include "di/container/view/empty.h"
#include "di/function/tag_invoke.h"
Go to the source code of this file.
Classes | |
struct | di::container::view::detail::ConcatFunction |
Namespaces | |
namespace | di |
namespace | di::container |
namespace | di::container::view |
namespace | di::container::view::detail |
Concepts | |
concept | di::container::view::detail::CustomConcat |
concept | di::container::view::detail::AllConcat |
concept | di::container::view::detail::ViewConcat |
Variables | |
constexpr auto | di::container::view::concat = detail::ConcatFunction {} |