René's URL Explorer Experiment


Title: std::ranges::views::zip, std::ranges::zip_view - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://zh.cppreference.com/
创建账号http://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Franges%2Fzip+view
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Franges%2Fzip+view
页面http://zh.cppreference.com/cpp/ranges/zip_view
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/ranges/zip_view&action=edit&redlink=1
http://zh.cppreference.com/cpp/ranges/zip_view
不转换http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&variant=zh-tw
阅读http://zh.cppreference.com/cpp/ranges/zip_view
查看源代码http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&action=history
http://zh.cppreference.com/cpp/ranges/zip_view
cpphttp://zh.cppreference.com/cpp
rangeshttp://zh.cppreference.com/cpp/ranges
C++http://zh.cppreference.com/cpp
编译器支持http://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现http://zh.cppreference.com/cpp/freestanding
语言http://zh.cppreference.com/cpp/language
标准库http://zh.cppreference.com/cpp/standard_library
标准库标头http://zh.cppreference.com/cpp/header
具名要求http://zh.cppreference.com/cpp/named_req
功能特性测试宏http://zh.cppreference.com/cpp/feature_test
语言支持库http://zh.cppreference.com/cpp/utility#语言支持
概念库http://zh.cppreference.com/cpp/concepts
诊断库http://zh.cppreference.com/cpp/error
内存管理库http://zh.cppreference.com/cpp/memory
元编程库http://zh.cppreference.com/cpp/meta
通用工具库http://zh.cppreference.com/cpp/utility
容器库http://zh.cppreference.com/cpp/container
迭代器库http://zh.cppreference.com/cpp/iterator
范围库http://zh.cppreference.com/cpp/ranges
算法库http://zh.cppreference.com/cpp/algorithm
字符串库http://zh.cppreference.com/cpp/string
文本处理库http://zh.cppreference.com/cpp/text
数值库http://zh.cppreference.com/cpp/numeric
日期和时间库http://zh.cppreference.com/cpp/chrono
输入/输出库http://zh.cppreference.com/cpp/io
文件系统库http://zh.cppreference.com/cpp/filesystem
并发支持库http://zh.cppreference.com/cpp/thread
执行控制库http://zh.cppreference.com/cpp/execution
技术规范http://zh.cppreference.com/cpp/experimental
符号索引http://zh.cppreference.com/cpp/symbol_index
外部库http://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
范围库http://zh.cppreference.com/cpp/ranges
范围访问http://zh.cppreference.com/cpp/ranges#范围访问
beginhttp://zh.cppreference.com/cpp/ranges/begin
cbeginhttp://zh.cppreference.com/cpp/ranges/cbegin
endhttp://zh.cppreference.com/cpp/ranges/end
cendhttp://zh.cppreference.com/cpp/ranges/cend
rbeginhttp://zh.cppreference.com/cpp/ranges/rbegin
crbeginhttp://zh.cppreference.com/cpp/ranges/crbegin
rendhttp://zh.cppreference.com/cpp/ranges/rend
crendhttp://zh.cppreference.com/cpp/ranges/crend
sizehttp://zh.cppreference.com/cpp/ranges/size
ssizehttp://zh.cppreference.com/cpp/ranges/ssize
datahttp://zh.cppreference.com/cpp/ranges/data
cdatahttp://zh.cppreference.com/cpp/ranges/cdata
reserve_hinthttp://zh.cppreference.com/cpp/ranges/reserve_hint
emptyhttp://zh.cppreference.com/cpp/ranges/empty
范围转换http://zh.cppreference.com/cpp/ranges#范围转换
std::from_range_tstd::from_rangehttp://zh.cppreference.com/cpp/ranges/from_range
tohttp://zh.cppreference.com/cpp/ranges/to
悬垂迭代器处理http://zh.cppreference.com/cpp/ranges#悬垂迭代器处理
danglinghttp://zh.cppreference.com/cpp/ranges/dangling
borrowed_iterator_thttp://zh.cppreference.com/cpp/ranges/borrowed_iterator_t
borrowed_subrange_thttp://zh.cppreference.com/cpp/ranges/borrowed_iterator_t
范围原语http://zh.cppreference.com/cpp/ranges#范围原语
range_size_trange_difference_trange_value_thttp://zh.cppreference.com/cpp/ranges/range_size_t
elements_ofhttp://zh.cppreference.com/cpp/ranges/elements_of
iterator_tconst_iterator_tsentinel_tconst_sentinel_thttp://zh.cppreference.com/cpp/ranges/iterator_t
range_reference_trange_const_reference_trange_rvalue_reference_trange_common_reference_thttp://zh.cppreference.com/cpp/ranges/range_reference_t
范围概念http://zh.cppreference.com/cpp/ranges#范围概念
rangehttp://zh.cppreference.com/cpp/ranges/range
borrowed_rangehttp://zh.cppreference.com/cpp/ranges/borrowed_range
common_rangehttp://zh.cppreference.com/cpp/ranges/common_range
sized_rangehttp://zh.cppreference.com/cpp/ranges/sized_range
viewable_rangehttp://zh.cppreference.com/cpp/ranges/viewable_range
viewhttp://zh.cppreference.com/cpp/ranges/view
input_rangehttp://zh.cppreference.com/cpp/ranges/input_range
output_rangehttp://zh.cppreference.com/cpp/ranges/output_range
forward_rangehttp://zh.cppreference.com/cpp/ranges/forward_range
bidirectional_rangehttp://zh.cppreference.com/cpp/ranges/bidirectional_range
random_access_rangehttp://zh.cppreference.com/cpp/ranges/random_access_range
contiguous_rangehttp://zh.cppreference.com/cpp/ranges/contiguous_range
approximately_sized_rangehttp://zh.cppreference.com/cpp/ranges/approximately_sized_range
constant_rangehttp://zh.cppreference.com/cpp/ranges/constant_range
sized-random-access-rangehttp://zh.cppreference.com/cpp/ranges/sized-random-access-range
视图http://zh.cppreference.com/cpp/ranges#视图
view_interfacehttp://zh.cppreference.com/cpp/ranges/view_interface
subrangehttp://zh.cppreference.com/cpp/ranges/subrange
范围工厂http://zh.cppreference.com/cpp/ranges#范围工厂
empty_viewviews::emptyhttp://zh.cppreference.com/cpp/ranges/empty_view
single_viewviews::singlehttp://zh.cppreference.com/cpp/ranges/single_view
basic_istream_viewviews::istreamhttp://zh.cppreference.com/cpp/ranges/basic_istream_view
iota_viewviews::iotahttp://zh.cppreference.com/cpp/ranges/iota_view
views::indiceshttp://zh.cppreference.com/cpp/ranges/iota_view
repeat_viewviews::repeathttp://zh.cppreference.com/cpp/ranges/repeat_view
范围适配器http://zh.cppreference.com/cpp/ranges#范围适配器
views::all_tviews::allhttp://zh.cppreference.com/cpp/ranges/all_view
as_rvalue_viewviews::as_rvaluehttp://zh.cppreference.com/cpp/ranges/as_rvalue_view
filter_viewviews::filterhttp://zh.cppreference.com/cpp/ranges/filter_view
transform_viewviews::transformhttp://zh.cppreference.com/cpp/ranges/transform_view
take_viewviews::takehttp://zh.cppreference.com/cpp/ranges/take_view
take_while_viewviews::take_whilehttp://zh.cppreference.com/cpp/ranges/take_while_view
common_viewviews::commonhttp://zh.cppreference.com/cpp/ranges/common_view
views::countedhttp://zh.cppreference.com/cpp/ranges/view_counted
as_input_viewviews::as_inputhttp://zh.cppreference.com/cpp/ranges/as_input_view
ref_viewhttp://zh.cppreference.com/cpp/ranges/ref_view
drop_viewviews::drophttp://zh.cppreference.com/cpp/ranges/drop_view
drop_while_viewviews::drop_whilehttp://zh.cppreference.com/cpp/ranges/drop_while_view
lazy_split_viewviews::lazy_splithttp://zh.cppreference.com/cpp/ranges/lazy_split_view
split_viewviews::splithttp://zh.cppreference.com/cpp/ranges/split_view
join_viewviews::joinhttp://zh.cppreference.com/cpp/ranges/join_view
join_with_viewviews::join_withhttp://zh.cppreference.com/cpp/ranges/join_with_view
concat_viewviews::concathttp://zh.cppreference.com/cpp/ranges/concat_view
cache_latest_viewviews::cache_latesthttp://zh.cppreference.com/cpp/ranges/cache_latest_view
owning_viewhttp://zh.cppreference.com/cpp/ranges/owning_view
reverse_viewviews::reversehttp://zh.cppreference.com/cpp/ranges/reverse_view
as_const_viewviews::as_consthttp://zh.cppreference.com/cpp/ranges/as_const_view
elements_viewviews::elementshttp://zh.cppreference.com/cpp/ranges/elements_view
keys_viewviews::keyshttp://zh.cppreference.com/cpp/ranges/keys_view
values_viewviews::valueshttp://zh.cppreference.com/cpp/ranges/values_view
enumerate_viewviews::enumeratehttp://zh.cppreference.com/cpp/ranges/enumerate_view
zip_transform_viewviews::zip_transformhttp://zh.cppreference.com/cpp/ranges/zip_transform_view
adjacent_viewviews::adjacenthttp://zh.cppreference.com/cpp/ranges/adjacent_view
views::pairwisehttp://zh.cppreference.com/cpp/ranges/adjacent_view
adjacent_transform_viewviews::adjacent_transformhttp://zh.cppreference.com/cpp/ranges/adjacent_transform_view
views::pairwise_transformhttp://zh.cppreference.com/cpp/ranges/adjacent_transform_view
chunk_viewviews::chunkhttp://zh.cppreference.com/cpp/ranges/chunk_view
slide_viewviews::slidehttp://zh.cppreference.com/cpp/ranges/slide_view
chunk_by_viewviews::chunk_byhttp://zh.cppreference.com/cpp/ranges/chunk_by_view
stride_viewviews::stridehttp://zh.cppreference.com/cpp/ranges/stride_view
cartesian_product_viewviews::cartesian_producthttp://zh.cppreference.com/cpp/ranges/cartesian_product_view
范围生成器http://zh.cppreference.com/cpp/ranges#范围生成器
std::generatorhttp://zh.cppreference.com/cpp/coroutine/generator
范围适配器闭包对象http://zh.cppreference.com/cpp/ranges#范围适配器闭包对象
range_adaptor_closurehttp://zh.cppreference.com/cpp/ranges/range_adaptor_closure
范围适配器对象http://zh.cppreference.com/cpp/ranges#范围适配器对象
辅助项http://zh.cppreference.com/cpp/ranges#辅助项
copyable-boxmovable-boxhttp://zh.cppreference.com/cpp/ranges/copyable_wrapper
simple-viewhttp://zh.cppreference.com/cpp/ranges#辅助概念
non-propagating-cachehttp://zh.cppreference.com/cpp/ranges/non-propagating-cache
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/navbar_content&action=edit
成员函数http://zh.cppreference.com/cpp/ranges/zip_view#成员函数
zip_view::zip_viewhttp://zh.cppreference.com/cpp/ranges/zip_view/zip_view
zip_view::beginhttp://zh.cppreference.com/cpp/ranges/zip_view/begin
zip_view::endhttp://zh.cppreference.com/cpp/ranges/zip_view/end
zip_view::sizehttp://zh.cppreference.com/cpp/ranges/zip_view/size
推导指引http://zh.cppreference.com/cpp/ranges/zip_view/deduction_guides
迭代器http://zh.cppreference.com/cpp/ranges/zip_view/iterator
成员函数http://zh.cppreference.com/cpp/ranges/zip_view/iterator#成员函数
zip_view::iterator::iteratorhttp://zh.cppreference.com/cpp/ranges/zip_view/iterator/iterator
zip_view::iterator::operator*http://zh.cppreference.com/cpp/ranges/zip_view/iterator/operator*
zip_view::iterator::operator[]http://zh.cppreference.com/cpp/ranges/zip_view/iterator/operator_at
zip_view::iterator::operator++zip_view::iterator::operator++(int)zip_view::iterator::operator--zip_view::iterator::operator--(int)zip_view::iterator::operator+=zip_view::iterator::operator-=http://zh.cppreference.com/cpp/ranges/zip_view/iterator/operator_arith
非成员函数http://zh.cppreference.com/cpp/ranges/zip_view/iterator#非成员函数
operator==(zip_view::iterator)operator<(zip_view::iterator)operator>(zip_view::iterator)operator<=(zip_view::iterator)operator>=(zip_view::iterator)operator<=>(zip_view::iterator)http://zh.cppreference.com/cpp/ranges/zip_view/iterator/operator_cmp
operator+(zip_view::iterator)operator-(zip_view::iterator)http://zh.cppreference.com/cpp/ranges/zip_view/iterator/operator_arith2
iter_move(zip_view::iterator)http://zh.cppreference.com/cpp/ranges/zip_view/iterator/iter_move
iter_swap(zip_view::iterator)http://zh.cppreference.com/cpp/ranges/zip_view/iterator/iter_swap
哨位http://zh.cppreference.com/cpp/ranges/zip_view/sentinel
zip_view::sentinel::sentinelhttp://zh.cppreference.com/cpp/ranges/zip_view/sentinel/sentinel
operator==(zip_view::iterator,zip_view::sentinel)http://zh.cppreference.com/cpp/ranges/zip_view/sentinel/operator_cmp
operator-(zip_view::iterator,zip_view::sentinel)http://zh.cppreference.com/cpp/ranges/zip_view/sentinel/operator-
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/zip_view/navbar_content&action=edit
http://zh.cppreference.com/cpp/header/ranges
viewhttp://zh.cppreference.com/cpp/ranges/view
viewhttp://zh.cppreference.com/cpp/ranges/view
表达式等价http://zh.cppreference.com/cpp/language/expressions#表达式等价
表达式等价http://zh.cppreference.com/cpp/language/expressions#表达式等价
input_rangehttp://zh.cppreference.com/cpp/ranges/input_range
viewhttp://zh.cppreference.com/cpp/ranges/view
forward_rangehttp://zh.cppreference.com/cpp/ranges/forward_range
bidirectional_rangehttp://zh.cppreference.com/cpp/ranges/bidirectional_range
random_access_rangehttp://zh.cppreference.com/cpp/ranges/random_access_range
sized_rangehttp://zh.cppreference.com/cpp/ranges/sized_range
common_rangehttp://zh.cppreference.com/cpp/ranges/common_range
common_rangehttp://zh.cppreference.com/cpp/ranges/common_range
bidirectional_rangehttp://zh.cppreference.com/cpp/ranges/bidirectional_range
common_rangehttp://zh.cppreference.com/cpp/ranges/common_range
random_access_rangehttp://zh.cppreference.com/cpp/ranges/random_access_range
sized_rangehttp://zh.cppreference.com/cpp/ranges/sized_range
1 定制点对象http://zh.cppreference.com/cpp/ranges/zip_view#定制点对象
2 数据成员http://zh.cppreference.com/cpp/ranges/zip_view#数据成员
3 成员函数http://zh.cppreference.com/cpp/ranges/zip_view#成员函数
3.1 继承自 ranges::view_interfacehttp://zh.cppreference.com/cpp/ranges/zip_view#继承自_ranges::view_interface
4 推导指引http://zh.cppreference.com/cpp/ranges/zip_view#推导指引
5 嵌套类http://zh.cppreference.com/cpp/ranges/zip_view#嵌套类
6 辅助模板http://zh.cppreference.com/cpp/ranges/zip_view#辅助模板
7 注解http://zh.cppreference.com/cpp/ranges/zip_view#注解
8 示例http://zh.cppreference.com/cpp/ranges/zip_view#示例
9 参阅http://zh.cppreference.com/cpp/ranges/zip_view#参阅
字面http://zh.cppreference.com/cpp/named_req/LiteralType
semiregularhttp://zh.cppreference.com/cpp/concepts/semiregular
函数对象http://zh.cppreference.com/cpp/named_req/FunctionObject
定制点对象 (CustomizationPointObject) http://zh.cppreference.com/cpp/named_req/CustomizationPointObject
(构造函数)http://zh.cppreference.com/cpp/ranges/zip_view/zip_view
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/adaptor/dsc_constructor&action=edit
beginhttp://zh.cppreference.com/cpp/ranges/zip_view/begin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/adaptor/dsc_begin&action=edit
endhttp://zh.cppreference.com/cpp/ranges/zip_view/end
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/adaptor/dsc_end&action=edit
sizehttp://zh.cppreference.com/cpp/ranges/zip_view/size
sized_rangehttp://zh.cppreference.com/cpp/ranges/sized_range
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/adaptor/dsc_size&action=edit
emptyhttp://zh.cppreference.com/cpp/ranges/view_interface/empty
forward_rangehttp://zh.cppreference.com/cpp/ranges/forward_range
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/view_interface/dsc_empty&action=edit
cbeginhttp://zh.cppreference.com/cpp/ranges/view_interface/cbegin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/view_interface/dsc_cbegin&action=edit
cendhttp://zh.cppreference.com/cpp/ranges/view_interface/cend
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/view_interface/dsc_cend&action=edit
operator boolhttp://zh.cppreference.com/cpp/ranges/view_interface/operator_bool
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/view_interface/dsc_operator_bool&action=edit
fronthttp://zh.cppreference.com/cpp/ranges/view_interface/front
forward_rangehttp://zh.cppreference.com/cpp/ranges/forward_range
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/view_interface/dsc_front&action=edit
backhttp://zh.cppreference.com/cpp/ranges/view_interface/back
bidirectional_rangehttp://zh.cppreference.com/cpp/ranges/bidirectional_range
common_rangehttp://zh.cppreference.com/cpp/ranges/common_range
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/view_interface/dsc_back&action=edit
operator[]http://zh.cppreference.com/cpp/ranges/view_interface/operator_at
random_access_rangehttp://zh.cppreference.com/cpp/ranges/random_access_range
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/view_interface/dsc_operator_at&action=edit
推导指引http://zh.cppreference.com/cpp/ranges/zip_view/deduction_guides
iteratorhttp://zh.cppreference.com/cpp/ranges/zip_view/iterator
sentinelhttp://zh.cppreference.com/cpp/ranges/zip_view/sentinel
common_rangehttp://zh.cppreference.com/cpp/ranges/common_range
ranges::enable_borrowed_rangehttp://zh.cppreference.com/cpp/ranges/borrowed_range
zip_viewhttp://zh.cppreference.com/cpp/ranges/zip_view#top
borrowed_rangehttp://zh.cppreference.com/cpp/ranges/borrowed_range
功能特性测试http://zh.cppreference.com/cpp/utility/feature_test
__cpp_lib_ranges_ziphttp://zh.cppreference.com/cpp/feature_test#cpp_lib_ranges_zip
202110Lhttp://zh.cppreference.com/cpp/compiler_support/23#cpp_lib_ranges_zip_202110L
ranges::zip_transform_viewviews::zip_transformhttp://zh.cppreference.com/cpp/ranges/zip_transform_view
viewhttp://zh.cppreference.com/cpp/ranges/view
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/dsc_zip_transform_view&action=edit
ranges::elements_viewviews::elementshttp://zh.cppreference.com/cpp/ranges/elements_view
tuple-likehttp://zh.cppreference.com/cpp/utility/tuple/tuple-like
viewhttp://zh.cppreference.com/cpp/ranges/view
viewhttp://zh.cppreference.com/cpp/ranges/view
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/dsc_elements_view&action=edit
分类http://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
使用已弃用source标签的页面http://zh.cppreference.com/index.php?title=Category:%E4%BD%BF%E7%94%A8%E5%B7%B2%E5%BC%83%E7%94%A8source%E6%A0%87%E7%AD%BE%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
首页http://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改http://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面http://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
http://zh.cppreference.com/cpp/ranges/zip_view
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/ranges/zip_view
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/ranges/zip_view
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面http://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&oldid=95051
页面信息http://zh.cppreference.com/index.php?title=cpp/ranges/zip_view&action=info
Deutschhttps://de.cppreference.com/cpp/ranges/zip_view
Englishhttp://en.cppreference.com/cpp/ranges/zip_view
Españolhttp://es.cppreference.com/cpp/ranges/zip_view
Françaishttp://fr.cppreference.com/cpp/ranges/zip_view
Italianohttp://it.cppreference.com/cpp/ranges/zip_view
日本語http://ja.cppreference.com/cpp/ranges/zip_view
Portuguêshttp://pt.cppreference.com/cpp/ranges/zip_view
Русскийhttp://ru.cppreference.com/cpp/ranges/zip_view

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.