![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__core/inline_or_static.hpp"
#include "vccc/__iterator/basic_const_iterator.hpp"
#include "vccc/__ranges/enable_borrowed_range.hpp"
#include "vccc/__ranges/end.hpp"
#include "vccc/__ranges/possibly_const_range.hpp"
#include "vccc/__type_traits/disjunction.hpp"
Go to the source code of this file.
Namespaces | |
vccc | |
vccc::ranges | |
vccc::ranges::niebloid | |
Niebloids. | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail::cend_niebloid | cend {} |
returns a sentinel indicating the end of a read-only range More... | |