René's URL Explorer Experiment


Title: 位操纵 (C++20 起) - 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%2Futility%2Fbit
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Futility%2Fbit
页面http://zh.cppreference.com/cpp/utility/bit
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/utility/bit&action=edit&redlink=1
http://zh.cppreference.com/cpp/utility/bit
不转换http://zh.cppreference.com/index.php?title=cpp/utility/bit&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/utility/bit&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/utility/bit&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/utility/bit&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/utility/bit&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/utility/bit&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/utility/bit&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/utility/bit&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/utility/bit&variant=zh-tw
阅读http://zh.cppreference.com/cpp/utility/bit
查看源代码http://zh.cppreference.com/index.php?title=cpp/utility/bit&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/utility/bit&action=history
http://zh.cppreference.com/cpp/utility/bit
cpphttp://zh.cppreference.com/cpp
utilityhttp://zh.cppreference.com/cpp/utility
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/utility
语言支持http://zh.cppreference.com/cpp/utility#语言支持
库功能特性测试宏http://zh.cppreference.com/cpp/utility/feature_test
类型支持http://zh.cppreference.com/cpp/types
程序工具http://zh.cppreference.com/cpp/utility/program
可变参数函数http://zh.cppreference.com/cpp/utility/variadic
is_constant_evaluatedhttp://zh.cppreference.com/cpp/types/is_constant_evaluated
is_within_lifetimehttp://zh.cppreference.com/cpp/types/is_within_lifetime
initializer_listhttp://zh.cppreference.com/cpp/utility/initializer_list
source_locationhttp://zh.cppreference.com/cpp/utility/source_location
协程支持http://zh.cppreference.com/cpp/coroutine
契约支持http://zh.cppreference.com/cpp/contract
三路比较http://zh.cppreference.com/cpp/utility#三路比较
three_way_comparablethree_way_comparable_withhttp://zh.cppreference.com/cpp/utility/compare/three_way_comparable
strong_orderinghttp://zh.cppreference.com/cpp/utility/compare/strong_ordering
weak_orderinghttp://zh.cppreference.com/cpp/utility/compare/weak_ordering
partial_orderinghttp://zh.cppreference.com/cpp/utility/compare/partial_ordering
common_comparison_categoryhttp://zh.cppreference.com/cpp/utility/compare/common_comparison_category
compare_three_way_resulthttp://zh.cppreference.com/cpp/utility/compare/compare_three_way_result
compare_three_wayhttp://zh.cppreference.com/cpp/utility/compare/compare_three_way
strong_orderhttp://zh.cppreference.com/cpp/utility/compare/strong_order
weak_orderhttp://zh.cppreference.com/cpp/utility/compare/weak_order
partial_orderhttp://zh.cppreference.com/cpp/utility/compare/partial_order
compare_strong_order_fallbackhttp://zh.cppreference.com/cpp/utility/compare/compare_strong_order_fallback
compare_weak_order_fallbackhttp://zh.cppreference.com/cpp/utility/compare/compare_weak_order_fallback
compare_partial_order_fallbackhttp://zh.cppreference.com/cpp/utility/compare/compare_partial_order_fallback
type_orderhttp://zh.cppreference.com/cpp/utility/compare/type_order
is_eqis_ltis_lteqhttp://zh.cppreference.com/cpp/utility/compare/named_comparison_functions
is_neqis_gtis_gteqhttp://zh.cppreference.com/cpp/utility/compare/named_comparison_functions
函数对象http://zh.cppreference.com/cpp/utility/functional
bitsethttp://zh.cppreference.com/cpp/utility/bitset
hashhttp://zh.cppreference.com/cpp/utility/hash
关系运算符http://zh.cppreference.com/cpp/utility#关系运算符
rel_ops::operator!=rel_ops::operator>http://zh.cppreference.com/cpp/utility/rel_ops/operator_cmp
rel_ops::operator<=rel_ops::operator>=http://zh.cppreference.com/cpp/utility/rel_ops/operator_cmp
整数比较函数http://zh.cppreference.com/cpp/utility#整数比较函数
cmp_equalcmp_lesscmp_less_thanhttp://zh.cppreference.com/cpp/utility/intcmp
cmp_not_equalcmp_greatercmp_greater_thanhttp://zh.cppreference.com/cpp/utility/intcmp
in_rangehttp://zh.cppreference.com/cpp/utility/in_range
交换http://zh.cppreference.com/cpp/utility#交换
类型运算http://zh.cppreference.com/cpp/utility#类型运算
swaphttp://zh.cppreference.com/cpp/algorithm/swap
ranges::swaphttp://zh.cppreference.com/cpp/utility/ranges/swap
exchangehttp://zh.cppreference.com/cpp/utility/exchange
declvalhttp://zh.cppreference.com/cpp/utility/declval
to_underlyinghttp://zh.cppreference.com/cpp/utility/to_underlying
forwardhttp://zh.cppreference.com/cpp/utility/forward
forward_likehttp://zh.cppreference.com/cpp/utility/forward_like
movehttp://zh.cppreference.com/cpp/utility/move
move_if_noexcepthttp://zh.cppreference.com/cpp/utility/move_if_noexcept
as_consthttp://zh.cppreference.com/cpp/utility/as_const
pairhttp://zh.cppreference.com/cpp/utility/pair
tuplehttp://zh.cppreference.com/cpp/utility/tuple
optionalhttp://zh.cppreference.com/cpp/utility/optional
anyhttp://zh.cppreference.com/cpp/utility/any
varianthttp://zh.cppreference.com/cpp/utility/variant
tuple_sizehttp://zh.cppreference.com/cpp/utility/tuple_size
tuple_elementhttp://zh.cppreference.com/cpp/utility/tuple_element
applyhttp://zh.cppreference.com/cpp/utility/apply
make_from_tuplehttp://zh.cppreference.com/cpp/utility/make_from_tuple
expectedhttp://zh.cppreference.com/cpp/utility/expected
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/navbar_content&action=edit
bit_casthttp://zh.cppreference.com/cpp/numeric/bit_cast
byteswaphttp://zh.cppreference.com/cpp/numeric/byteswap
二的整数次幂http://zh.cppreference.com/cpp/utility/bit#二的整数次幂
has_single_bithttp://zh.cppreference.com/cpp/numeric/has_single_bit
bit_ceilhttp://zh.cppreference.com/cpp/numeric/bit_ceil
bit_floorhttp://zh.cppreference.com/cpp/numeric/bit_floor
bit_widthhttp://zh.cppreference.com/cpp/numeric/bit_width
旋转http://zh.cppreference.com/cpp/utility/bit#旋转
rotlhttp://zh.cppreference.com/cpp/numeric/rotl
rotrhttp://zh.cppreference.com/cpp/numeric/rotr
计数http://zh.cppreference.com/cpp/utility/bit#计数
countl_zerohttp://zh.cppreference.com/cpp/numeric/countl_zero
countl_onehttp://zh.cppreference.com/cpp/numeric/countl_one
countr_zerohttp://zh.cppreference.com/cpp/numeric/countr_zero
countr_onehttp://zh.cppreference.com/cpp/numeric/countr_one
popcounthttp://zh.cppreference.com/cpp/numeric/popcount
排列http://zh.cppreference.com/cpp/utility/bit#排列
bit_reversehttp://zh.cppreference.com/cpp/numeric/bit_reverse
bit_repeathttp://zh.cppreference.com/cpp/numeric/bit_repeat
bit_compresshttp://zh.cppreference.com/cpp/numeric/bit_compress
bit_expandhttp://zh.cppreference.com/cpp/numeric/bit_expand
移位http://zh.cppreference.com/cpp/utility/bit#移位
shlhttp://zh.cppreference.com/cpp/numeric/shl
shrhttp://zh.cppreference.com/cpp/numeric/shr
端序http://zh.cppreference.com/cpp/utility/bit#端序
endianhttp://zh.cppreference.com/cpp/types/endian
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/bit/navbar_content&action=edit
http://zh.cppreference.com/cpp/header/bit
bit_casthttp://zh.cppreference.com/cpp/numeric/bit_cast
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_bit_cast&action=edit
byteswaphttp://zh.cppreference.com/cpp/numeric/byteswap
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_byteswap&action=edit
1 2 的整数次幂http://zh.cppreference.com/cpp/utility/bit#2_的整数次幂
2 移位 (C++29 起)http://zh.cppreference.com/cpp/utility/bit#移位_(C++29_起)
3 旋转http://zh.cppreference.com/cpp/utility/bit#旋转
4 计数http://zh.cppreference.com/cpp/utility/bit#计数
5 排列 (C++29 起)http://zh.cppreference.com/cpp/utility/bit#排列_(C++29_起)
6 端序http://zh.cppreference.com/cpp/utility/bit#端序
7 注解http://zh.cppreference.com/cpp/utility/bit#注解
8 参阅http://zh.cppreference.com/cpp/utility/bit#参阅
has_single_bithttp://zh.cppreference.com/cpp/numeric/has_single_bit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_has_single_bit&action=edit
bit_ceilhttp://zh.cppreference.com/cpp/numeric/bit_ceil
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_bit_ceil&action=edit
bit_floorhttp://zh.cppreference.com/cpp/numeric/bit_floor
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_bit_floor&action=edit
bit_widthhttp://zh.cppreference.com/cpp/numeric/bit_width
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_bit_width&action=edit
shlhttp://zh.cppreference.com/cpp/numeric/shl
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_shl&action=edit
shrhttp://zh.cppreference.com/cpp/numeric/shr
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_shr&action=edit
rotlhttp://zh.cppreference.com/cpp/numeric/rotl
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_rotl&action=edit
rotrhttp://zh.cppreference.com/cpp/numeric/rotr
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_rotr&action=edit
countl_zerohttp://zh.cppreference.com/cpp/numeric/countl_zero
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_countl_zero&action=edit
countl_onehttp://zh.cppreference.com/cpp/numeric/countl_one
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_countl_one&action=edit
countr_zerohttp://zh.cppreference.com/cpp/numeric/countr_zero
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_countr_zero&action=edit
countr_onehttp://zh.cppreference.com/cpp/numeric/countr_one
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_countr_one&action=edit
popcounthttp://zh.cppreference.com/cpp/numeric/popcount
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_popcount&action=edit
bit_reversehttp://zh.cppreference.com/cpp/numeric/bit_reverse
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_bit_reverse&action=edit
bit_repeathttp://zh.cppreference.com/cpp/numeric/bit_repeat
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_bit_repeat&action=edit
bit_compresshttp://zh.cppreference.com/cpp/numeric/bit_compress
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_bit_compress&action=edit
bit_expandhttp://zh.cppreference.com/cpp/numeric/bit_expand
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_bit_expand&action=edit
endianhttp://zh.cppreference.com/cpp/types/endian
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_endian&action=edit
http://zh.cppreference.com/cpp/header/stdbit.h
P3370R1https://wg21.link/P3370R1
功能特性测试http://zh.cppreference.com/cpp/utility/feature_test
__cpp_lib_bit_casthttp://zh.cppreference.com/cpp/feature_test#cpp_lib_bit_cast
201806Lhttp://zh.cppreference.com/cpp/compiler_support/20#cpp_lib_bit_cast_201806L
__cpp_lib_bitopshttp://zh.cppreference.com/cpp/feature_test#cpp_lib_bitops
201907Lhttp://zh.cppreference.com/cpp/compiler_support/20#cpp_lib_bitops_201907L
202606Lhttp://zh.cppreference.com/cpp/compiler_support/29#cpp_lib_bitops_202606L
位排列http://zh.cppreference.com/cpp/utility/bit#排列
__cpp_lib_byteswaphttp://zh.cppreference.com/cpp/feature_test#cpp_lib_byteswap
202110Lhttp://zh.cppreference.com/cpp/compiler_support/23#cpp_lib_byteswap_202110L
__cpp_lib_int_pow2http://zh.cppreference.com/cpp/feature_test#cpp_lib_int_pow2
202002Lhttp://zh.cppreference.com/cpp/compiler_support/20#cpp_lib_int_pow2_202002L
2 的整数次幂运算http://zh.cppreference.com/cpp/utility/bit#2_的整数次幂
__cpp_lib_stdbit_hhttp://zh.cppreference.com/cpp/feature_test#cpp_lib_stdbit_h
202603Lhttp://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_stdbit_h_202603L
http://zh.cppreference.com/cpp/header/stdbit.h
C 文档http://zh.cppreference.com/c/numeric/bit_manip
分类http://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
有原因的 todohttp://zh.cppreference.com/index.php?title=Category:%E6%9C%89%E5%8E%9F%E5%9B%A0%E7%9A%84_todo&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/utility/bit
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/utility/bit
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/utility/bit
上传文件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/utility/bit&oldid=103053
页面信息http://zh.cppreference.com/index.php?title=cpp/utility/bit&action=info
Deutschhttps://de.cppreference.com/cpp/utility/bit
Englishhttp://en.cppreference.com/cpp/utility/bit
Españolhttp://es.cppreference.com/cpp/utility/bit
日本語http://ja.cppreference.com/cpp/utility/bit
Русскийhttp://ru.cppreference.com/cpp/utility/bit

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.