![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__core/inline_or_static.hpp"
#include "vccc/__ranges/common_range.hpp"
#include "vccc/__ranges/range_adaptor_closure.hpp"
#include "vccc/__ranges/viewable_range.hpp"
#include "vccc/__ranges/views/all.hpp"
#include "vccc/__ranges/views/common_view.hpp"
#include "vccc/__type_traits/conjunction.hpp"
#include "vccc/__type_traits/is_invocable.hpp"
Go to the source code of this file.
Classes | |
struct | common_adaptor_object |
Namespaces | |
vccc | |
vccc::ranges | |
vccc::ranges::views | |
vccc::ranges::views::detail | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail::common_adaptor_object | common {} |
RangeAdaptorObject. More... | |