![]() |
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/input_or_output_iterator.hpp"
#include "vccc/__iterator/forward_iterator.hpp"
#include "vccc/__ranges/common_range.hpp"
#include "vccc/__ranges/detail/not_incomplete_array.hpp"
#include "vccc/__ranges/enable_borrowed_range.hpp"
#include "vccc/__ranges/end.hpp"
#include "vccc/__type_traits/bool_constant.hpp"
#include "vccc/__type_traits/detail/tag.hpp"
#include "vccc/__type_traits/disjunction.hpp"
#include "vccc/__type_traits/is_class_or_enum.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::rbegin_niebloid | rbegin {} |