#include "di/container/concepts/iterator.h"#include "di/container/interface/enable_borrowed_container.h"#include "di/container/interface/possibly_const_container.h"#include "di/container/interface/rend.h"#include "di/container/meta/const_sentinel.h"#include "di/function/tag_invoke.h"#include "di/meta/core.h"#include "di/meta/util.h"#include "di/util/forward.h"Go to the source code of this file.
Classes | |
| struct | di::container::CREndFunction |
Namespaces | |
| namespace | di |
| namespace | di::container |
Variables | |
| constexpr auto | di::container::crend = CREndFunction {} |
| constexpr auto | di::crend |