![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <tuple>#include <type_traits>#include "vccc/__ranges/input_range.hpp"#include "vccc/__ranges/range_value_t.hpp"#include "vccc/__type_traits/void_t.hpp"Go to the source code of this file.
Classes | |
| struct | range_mapped< R > |
Namespaces | |
| vccc | |
| vccc::ranges | |
Typedefs | |
| template<typename R > | |
| using | range_mapped_t = typename range_mapped< R >::type |