![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include <utility>
#include "vccc/__core/inline_or_static.hpp"
#include "vccc/__concepts/copy_constructible.hpp"
#include "vccc/__concepts/invocable.hpp"
#include "vccc/__ranges/input_range.hpp"
#include "vccc/__ranges/range_adaptor.hpp"
#include "vccc/__ranges/viewable_range.hpp"
#include "vccc/__ranges/views/all.hpp"
#include "vccc/__ranges/views/transform_view.hpp"
#include "vccc/__type_traits/conjunction.hpp"
Go to the source code of this file.
Classes | |
struct | transform_niebloid |
Namespaces | |
vccc | |
vccc::ranges | |
vccc::ranges::views | |
vccc::ranges::views::detail | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail::transform_niebloid | transform {} |