![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <iterator>
#include <type_traits>
#include "vccc/__core/decay_copy.hpp"
#include "vccc/__core/inline_or_static.hpp"
#include "vccc/__iterator/bidirectional_iterator.hpp"
#include "vccc/__iterator/sentinel_for.hpp"
#include "vccc/__ranges/common_range.hpp"
#include "vccc/__ranges/enable_borrowed_range.hpp"
#include "vccc/__ranges/detail/not_incomplete_array.hpp"
#include "vccc/__ranges/begin.hpp"
#include "vccc/__ranges/rbegin.hpp"
#include "vccc/__type_traits/disjunction.hpp"
#include "vccc/__type_traits/is_invocable.hpp"
#include "vccc/__type_traits/remove_cvref.hpp"
#include "vccc/__type_traits/void_t.hpp"
Go to the source code of this file.
Namespaces | |
vccc | |
vccc::ranges | |
vccc::ranges::niebloid | |
Niebloids. | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail::rend_niebloid | rend {} |