![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <iterator>#include <type_traits>#include <utility>#include "vccc/__core/inline_or_static.hpp"#include "vccc/__ranges/range_adaptor_closure.hpp"#include "vccc/__ranges/subrange.hpp"#include "vccc/__ranges/viewable_range.hpp"#include "vccc/__ranges/views/all.hpp"#include "vccc/__ranges/views/reverse_view.hpp"#include "vccc/__type_traits/detail/return_category.hpp"#include "vccc/__type_traits/is_specialization.hpp"#include "vccc/__type_traits/remove_cvref.hpp"Go to the source code of this file.
Classes | |
| class | reverse_adaptor_object |
Namespaces | |
| vccc | |
| vccc::ranges | |
| vccc::ranges::views | |
| vccc::ranges::views::detail | |
Variables | |
| constexpr VCCC_INLINE_OR_STATIC detail::reverse_adaptor_object | reverse {} |