![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__concepts/copy_constructible.hpp"
#include "vccc/__concepts/invocable.hpp"
#include "vccc/__core/decay_copy.hpp"
#include "vccc/__core/inline_or_static.hpp"
#include "vccc/__ranges/views/zip_transform_view.hpp"
#include "vccc/__ranges/range_adaptor.hpp"
#include "vccc/__ranges/range_adaptor_closure.hpp"
#include "vccc/__ranges/views/empty_view.hpp"
#include "vccc/__type_traits/conjunction.hpp"
#include "vccc/__type_traits/is_invocable.hpp"
#include "vccc/__type_traits/is_referenceable.hpp"
Go to the source code of this file.
Classes | |
struct | zip_transform_niebloid |
Namespaces | |
vccc | |
vccc::ranges | |
vccc::ranges::views | |
vccc::ranges::views::detail | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail::zip_transform_niebloid | zip_transform {} |