#include "di/container/concepts/constant_container.h"#include "di/container/concepts/input_container.h"#include "di/util/as_const.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::container |
| namespace | di::container::detail |
Functions | |
| template<concepts::InputContainer Con> | |
| constexpr auto | di::container::detail::possibly_const_container (Con &container) -> auto & |