René's URL Explorer Experiment


Title: std::ranges::subrange - 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%2Fsubrange
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Franges%2Fsubrange
页面http://zh.cppreference.com/cpp/ranges/subrange
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/ranges/subrange&action=edit&redlink=1
http://zh.cppreference.com/cpp/ranges/subrange
不转换http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&variant=zh-tw
阅读http://zh.cppreference.com/cpp/ranges/subrange
查看源代码http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&action=history
http://zh.cppreference.com/cpp/ranges/subrange
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
范围工厂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_viewviews::ziphttp://zh.cppreference.com/cpp/ranges/zip_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/subrange#成员函数
subrange::subrangehttp://zh.cppreference.com/cpp/ranges/subrange/subrange
subrange::operator PairLikehttp://zh.cppreference.com/cpp/ranges/subrange/operator_PairLike
观察器http://zh.cppreference.com/cpp/ranges/subrange#观察器
subrange::beginhttp://zh.cppreference.com/cpp/ranges/subrange/begin
subrange::endhttp://zh.cppreference.com/cpp/ranges/subrange/end
subrange::emptyhttp://zh.cppreference.com/cpp/ranges/subrange/empty
subrange::sizehttp://zh.cppreference.com/cpp/ranges/subrange/size
迭代器操作http://zh.cppreference.com/cpp/ranges/subrange#迭代器操作
subrange::advancehttp://zh.cppreference.com/cpp/ranges/subrange/advance
subrange::nexthttp://zh.cppreference.com/cpp/ranges/subrange/next
subrange::prevhttp://zh.cppreference.com/cpp/ranges/subrange/prev
推导指引http://zh.cppreference.com/cpp/ranges/subrange/deduction_guides
非成员函数http://zh.cppreference.com/cpp/ranges/subrange#非成员函数
get(std::ranges::subrange)http://zh.cppreference.com/cpp/ranges/subrange/get
辅助类型http://zh.cppreference.com/cpp/ranges/subrange#辅助类型
subrange_kindhttp://zh.cppreference.com/cpp/ranges/subrange_kind
tuple_sizehttp://zh.cppreference.com/cpp/ranges/subrange/tuple_size
tuple_elementhttp://zh.cppreference.com/cpp/ranges/subrange/tuple_element
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/navbar_content&action=edit
http://zh.cppreference.com/cpp/header/ranges
viewhttp://zh.cppreference.com/cpp/ranges/view
sized_rangehttp://zh.cppreference.com/cpp/ranges/sized_range
限定性转换http://zh.cppreference.com/cpp/language/implicit_conversion#限定性转换
1 数据成员http://zh.cppreference.com/cpp/ranges/subrange#数据成员
2 成员函数http://zh.cppreference.com/cpp/ranges/subrange#成员函数
2.1 观察器http://zh.cppreference.com/cpp/ranges/subrange#观察器
2.2 迭代器操作http://zh.cppreference.com/cpp/ranges/subrange#迭代器操作
2.3 继承自 ranges::view_interfacehttp://zh.cppreference.com/cpp/ranges/subrange#继承自_ranges::view_interface
3 推导指引http://zh.cppreference.com/cpp/ranges/subrange#推导指引
4 非成员函数http://zh.cppreference.com/cpp/ranges/subrange#非成员函数
5 辅助类型http://zh.cppreference.com/cpp/ranges/subrange#辅助类型
6 辅助模板http://zh.cppreference.com/cpp/ranges/subrange#辅助模板
7 示例http://zh.cppreference.com/cpp/ranges/subrange#示例
8 缺陷报告http://zh.cppreference.com/cpp/ranges/subrange#缺陷报告
9 参阅http://zh.cppreference.com/cpp/ranges/subrange#参阅
10 外部链接http://zh.cppreference.com/cpp/ranges/subrange#外部链接
make-unsigned-like-thttp://zh.cppreference.com/cpp/ranges#make-unsigned-like-t
(构造函数)http://zh.cppreference.com/cpp/ranges/subrange/subrange
operator PairLikehttp://zh.cppreference.com/cpp/ranges/subrange/operator_PairLike
pair-likehttp://zh.cppreference.com/cpp/utility/tuple/tuple-like
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_operator_PairLike&action=edit
beginhttp://zh.cppreference.com/cpp/ranges/subrange/begin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_begin&action=edit
endhttp://zh.cppreference.com/cpp/ranges/subrange/end
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_end&action=edit
emptyhttp://zh.cppreference.com/cpp/ranges/subrange/empty
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_empty&action=edit
sizehttp://zh.cppreference.com/cpp/ranges/subrange/size
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_size&action=edit
advancehttp://zh.cppreference.com/cpp/ranges/subrange/advance
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_advance&action=edit
prevhttp://zh.cppreference.com/cpp/ranges/subrange/prev
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_prev&action=edit
nexthttp://zh.cppreference.com/cpp/ranges/subrange/next
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_next&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
datahttp://zh.cppreference.com/cpp/ranges/view_interface/data
contiguous_iteratorhttp://zh.cppreference.com/cpp/iterator/contiguous_iterator
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/view_interface/dsc_data&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/subrange/deduction_guides
get(std::ranges::subrange)http://zh.cppreference.com/cpp/ranges/subrange/get
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_get&action=edit
ranges::subrange_kindhttp://zh.cppreference.com/cpp/ranges/subrange_kind
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/dsc_subrange_kind&action=edit
std::tuple_sizehttp://zh.cppreference.com/cpp/ranges/subrange/tuple_size
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_tuple_size&action=edit
std::tuple_elementhttp://zh.cppreference.com/cpp/ranges/subrange/tuple_element
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/subrange/dsc_tuple_element&action=edit
borrowed_rangehttp://zh.cppreference.com/cpp/ranges/borrowed_range
LWG 3470https://cplusplus.github.io/LWG/issue3470
ranges::view_interfacehttp://zh.cppreference.com/cpp/ranges/view_interface
viewhttp://zh.cppreference.com/cpp/ranges/view
奇特重现模板模式http://zh.cppreference.com/cpp/language/crtp
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/ranges/dsc_view_interface&action=edit
Read/write all values of a std::multimap with a given key in C++20https://stackoverflow.com/a/59659686
分类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/subrange
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/ranges/subrange
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/ranges/subrange
上传文件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/subrange&oldid=102917
页面信息http://zh.cppreference.com/index.php?title=cpp/ranges/subrange&action=info
Englishhttp://en.cppreference.com/cpp/ranges/subrange
Españolhttp://es.cppreference.com/cpp/ranges/subrange
日本語http://ja.cppreference.com/cpp/ranges/subrange
Русскийhttp://ru.cppreference.com/cpp/ranges/subrange

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.