René's URL Explorer Experiment


Title: node-handle - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://zh.cppreference.com/
创建账号https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fcontainer%2Fnode+handle
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fcontainer%2Fnode+handle
页面https://zh.cppreference.com/cpp/container/node_handle
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/container/node_handle&action=edit&redlink=1
https://zh.cppreference.com/cpp/container/node_handle
不转换https://zh.cppreference.com/index.php?title=cpp/container/node_handle&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/container/node_handle&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/container/node_handle&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/container/node_handle&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/container/node_handle&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/container/node_handle&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/container/node_handle&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/container/node_handle&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/container/node_handle&variant=zh-tw
阅读https://zh.cppreference.com/cpp/container/node_handle
查看源代码https://zh.cppreference.com/index.php?title=cpp/container/node_handle&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/container/node_handle&action=history
https://zh.cppreference.com/cpp/container/node_handle
cpphttps://zh.cppreference.com/cpp
containerhttps://zh.cppreference.com/cpp/container
C++https://zh.cppreference.com/cpp
编译器支持https://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现https://zh.cppreference.com/cpp/freestanding
语言https://zh.cppreference.com/cpp/language
标准库https://zh.cppreference.com/cpp/standard_library
标准库标头https://zh.cppreference.com/cpp/header
具名要求https://zh.cppreference.com/cpp/named_req
功能特性测试宏https://zh.cppreference.com/cpp/feature_test
语言支持库https://zh.cppreference.com/cpp/utility#语言支持
概念库https://zh.cppreference.com/cpp/concepts
诊断库https://zh.cppreference.com/cpp/error
内存管理库https://zh.cppreference.com/cpp/memory
元编程库https://zh.cppreference.com/cpp/meta
通用工具库https://zh.cppreference.com/cpp/utility
容器库https://zh.cppreference.com/cpp/container
迭代器库https://zh.cppreference.com/cpp/iterator
范围库https://zh.cppreference.com/cpp/ranges
算法库https://zh.cppreference.com/cpp/algorithm
字符串库https://zh.cppreference.com/cpp/string
文本处理库https://zh.cppreference.com/cpp/text
数值库https://zh.cppreference.com/cpp/numeric
日期和时间库https://zh.cppreference.com/cpp/chrono
输入/输出库https://zh.cppreference.com/cpp/io
文件系统库https://zh.cppreference.com/cpp/filesystem
并发支持库https://zh.cppreference.com/cpp/thread
执行控制库https://zh.cppreference.com/cpp/execution
技术规范https://zh.cppreference.com/cpp/experimental
符号索引https://zh.cppreference.com/cpp/symbol_index
外部库https://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
容器库https://zh.cppreference.com/cpp/container
序列https://zh.cppreference.com/cpp/container#序列容器
arrayhttps://zh.cppreference.com/cpp/container/array
vectorhttps://zh.cppreference.com/cpp/container/vector
vectorhttps://zh.cppreference.com/cpp/container/vector_bool
inplace_vectorhttps://zh.cppreference.com/cpp/container/inplace_vector
hivehttps://zh.cppreference.com/cpp/container/hive
dequehttps://zh.cppreference.com/cpp/container/deque
forward_listhttps://zh.cppreference.com/cpp/container/forward_list
listhttps://zh.cppreference.com/cpp/container/list
关联容器https://zh.cppreference.com/cpp/container#关联容器
sethttps://zh.cppreference.com/cpp/container/set
multisethttps://zh.cppreference.com/cpp/container/multiset
maphttps://zh.cppreference.com/cpp/container/map
multimaphttps://zh.cppreference.com/cpp/container/multimap
无序关联容器 https://zh.cppreference.com/cpp/container#无序关联容器_(C++11_起)
unordered_sethttps://zh.cppreference.com/cpp/container/unordered_set
unordered_multisethttps://zh.cppreference.com/cpp/container/unordered_multiset
unordered_maphttps://zh.cppreference.com/cpp/container/unordered_map
unordered_multimaphttps://zh.cppreference.com/cpp/container/unordered_multimap
容器适配器https://zh.cppreference.com/cpp/container#容器适配器
stackhttps://zh.cppreference.com/cpp/container/stack
queuehttps://zh.cppreference.com/cpp/container/queue
priority_queuehttps://zh.cppreference.com/cpp/container/priority_queue
flat_sethttps://zh.cppreference.com/cpp/container/flat_set
flat_multisethttps://zh.cppreference.com/cpp/container/flat_multiset
flat_maphttps://zh.cppreference.com/cpp/container/flat_map
flat_multimaphttps://zh.cppreference.com/cpp/container/flat_multimap
视图https://zh.cppreference.com/cpp/container#视图
spanhttps://zh.cppreference.com/cpp/container/span
mdspanhttps://zh.cppreference.com/cpp/container/mdspan
迭代器失效https://zh.cppreference.com/cpp/container#迭代器失效
成员函数表格https://zh.cppreference.com/cpp/container#成员函数表格
非成员函数表格https://zh.cppreference.com/cpp/container#非成员函数表格
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/navbar_content&action=edit
关联容器https://zh.cppreference.com/cpp/container#关联容器
无序关联容器https://zh.cppreference.com/cpp/container#无序关联容器
1 嵌套类型https://zh.cppreference.com/cpp/container/node_handle#嵌套类型
2 数据成员https://zh.cppreference.com/cpp/container/node_handle#数据成员
3 成员函数https://zh.cppreference.com/cpp/container/node_handle#成员函数
4 node-handle ::node-handlehttps://zh.cppreference.com/cpp/container/node_handle#node-handle_::node-handle
4.1 参数https://zh.cppreference.com/cpp/container/node_handle#参数
4.2 注解https://zh.cppreference.com/cpp/container/node_handle#注解
5 node-handle ::operator=https://zh.cppreference.com/cpp/container/node_handle#node-handle_::operator=
5.1 参数https://zh.cppreference.com/cpp/container/node_handle#参数_2
5.2 返回值https://zh.cppreference.com/cpp/container/node_handle#返回值
5.3 异常https://zh.cppreference.com/cpp/container/node_handle#异常
5.4 注解https://zh.cppreference.com/cpp/container/node_handle#注解_2
6 node-handle ::~node-handlehttps://zh.cppreference.com/cpp/container/node_handle#node-handle_::~node-handle
7 node-handle ::emptyhttps://zh.cppreference.com/cpp/container/node_handle#node-handle_::empty
7.1 返回值https://zh.cppreference.com/cpp/container/node_handle#返回值_2
8 node-handle ::operator boolhttps://zh.cppreference.com/cpp/container/node_handle#node-handle_::operator_bool
8.1 返回值https://zh.cppreference.com/cpp/container/node_handle#返回值_3
9 node-handle ::get_allocatorhttps://zh.cppreference.com/cpp/container/node_handle#node-handle_::get_allocator
9.1 返回值https://zh.cppreference.com/cpp/container/node_handle#返回值_4
9.2 异常https://zh.cppreference.com/cpp/container/node_handle#异常_2
10 node-handle ::value (仅限集合容器)https://zh.cppreference.com/cpp/container/node_handle#node-handle_::value_(仅限集合容器)
10.1 返回值https://zh.cppreference.com/cpp/container/node_handle#返回值_5
10.2 异常https://zh.cppreference.com/cpp/container/node_handle#异常_3
11 node-handle ::key (仅限映射容器)https://zh.cppreference.com/cpp/container/node_handle#node-handle_::key_(仅限映射容器)
11.1 返回值https://zh.cppreference.com/cpp/container/node_handle#返回值_6
11.2 异常https://zh.cppreference.com/cpp/container/node_handle#异常_4
11.3 注解https://zh.cppreference.com/cpp/container/node_handle#注解_3
12 node-handle ::mapped (仅限映射容器)https://zh.cppreference.com/cpp/container/node_handle#node-handle_::mapped_(仅限映射容器)
12.1 返回值https://zh.cppreference.com/cpp/container/node_handle#返回值_7
12.2 异常https://zh.cppreference.com/cpp/container/node_handle#异常_5
13 node-handle ::swaphttps://zh.cppreference.com/cpp/container/node_handle#node-handle_::swap
13.1 异常https://zh.cppreference.com/cpp/container/node_handle#异常_6
13.2 非成员函数https://zh.cppreference.com/cpp/container/node_handle#非成员函数
14 std::swap(node-handle )https://zh.cppreference.com/cpp/container/node_handle#std::swap(node-handle_)
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_key_type&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_mapped_type&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_value_type&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_allocator_type&action=edit
关联容器 (AssociativeContainer) https://zh.cppreference.com/cpp/named_req/AssociativeContainer
无序关联容器 (UnorderedAssociativeContainer) https://zh.cppreference.com/cpp/named_req/UnorderedAssociativeContainer
[1]https://zh.cppreference.com/cpp/container/node_handle#cite_note-1
https://zh.cppreference.com/cpp/container/node_handle#cite_ref-1
可复制构造 (CopyConstructible) https://zh.cppreference.com/cpp/named_req/CopyConstructible
可复制赋值 (CopyAssignable) https://zh.cppreference.com/cpp/named_req/CopyAssignable
noexcepthttps://zh.cppreference.com/cpp/language/noexcept_spec
无限定https://zh.cppreference.com/cpp/language/unqualified_lookup
有限定查找https://zh.cppreference.com/cpp/language/qualified_lookup
实参依赖查找https://zh.cppreference.com/cpp/language/adl
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
conditionally noexcepthttps://zh.cppreference.com/index.php?title=Category:conditionally_noexcept&action=edit&redlink=1
首页https://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面https://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
https://zh.cppreference.com/cpp/container/node_handle
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/container/node_handle
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/container/node_handle
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接https://zh.cppreference.com/index.php?title=cpp/container/node_handle&oldid=100569
页面信息https://zh.cppreference.com/index.php?title=cpp/container/node_handle&action=info
Englishhttp://en.cppreference.com/cpp/container/node_handle
Españolhttp://es.cppreference.com/cpp/container/node_handle
日本語http://ja.cppreference.com/cpp/container/node_handle

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.