René's URL Explorer Experiment


Title: std::byteswap - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://cppreference.com/
Create accounthttps://cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fnumeric%2Fbyteswap
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fnumeric%2Fbyteswap
Pagehttps://cppreference.com/cpp/numeric/byteswap
Discussionhttps://cppreference.com/index.php?title=Talk:cpp/numeric/byteswap&action=edit&redlink=1
https://cppreference.com/cpp/numeric/byteswap
Readhttps://cppreference.com/cpp/numeric/byteswap
View sourcehttps://cppreference.com/index.php?title=cpp/numeric/byteswap&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/numeric/byteswap&action=history
https://cppreference.com/cpp/numeric/byteswap
cpphttps://cppreference.com/cpp
numerichttps://cppreference.com/cpp/numeric
C++https://cppreference.com/cpp
Compiler supporthttps://cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://cppreference.com/cpp/freestanding
Languagehttps://cppreference.com/cpp/language
Standard libraryhttps://cppreference.com/cpp/standard_library
Standard library headershttps://cppreference.com/cpp/header
Named requirementshttps://cppreference.com/cpp/named_req
Feature test macroshttps://cppreference.com/cpp/feature_test
Language support libraryhttps://cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://cppreference.com/cpp/concepts
Diagnostics libraryhttps://cppreference.com/cpp/error
Memory management libraryhttps://cppreference.com/cpp/memory
Metaprogramming libraryhttps://cppreference.com/cpp/meta
General utilities libraryhttps://cppreference.com/cpp/utility
Containers libraryhttps://cppreference.com/cpp/container
Iterators libraryhttps://cppreference.com/cpp/iterator
Ranges libraryhttps://cppreference.com/cpp/ranges
Algorithms libraryhttps://cppreference.com/cpp/algorithm
Strings libraryhttps://cppreference.com/cpp/string
Text processing libraryhttps://cppreference.com/cpp/text
Numerics libraryhttps://cppreference.com/cpp/numeric
Date and time libraryhttps://cppreference.com/cpp/chrono
Input/output libraryhttps://cppreference.com/cpp/io
Filesystem libraryhttps://cppreference.com/cpp/filesystem
Concurrency support libraryhttps://cppreference.com/cpp/thread
Execution control libraryhttps://cppreference.com/cpp/execution
Technical specificationshttps://cppreference.com/cpp/experimental
Symbols indexhttps://cppreference.com/cpp/symbol_index
External librarieshttps://cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Utilities libraryhttps://cppreference.com/cpp/utility
Language supporthttps://cppreference.com/cpp/utility#Language_support
Type supporthttps://cppreference.com/cpp/types
Library feature-test macroshttps://cppreference.com/cpp/utility/feature_test
Program utilitieshttps://cppreference.com/cpp/utility/program
Variadic functionshttps://cppreference.com/cpp/utility/variadic
initializer_listhttps://cppreference.com/cpp/utility/initializer_list
is_constant_evaluatedhttps://cppreference.com/cpp/types/is_constant_evaluated
is_within_lifetimehttps://cppreference.com/cpp/types/is_within_lifetime
source_locationhttps://cppreference.com/cpp/utility/source_location
Coroutine supporthttps://cppreference.com/cpp/coroutine
Contract supporthttps://cppreference.com/cpp/contract
Three-way comparisonhttps://cppreference.com/cpp/utility#Three-way_comparison
three_way_comparablethree_way_comparable_withhttps://cppreference.com/cpp/utility/compare/three_way_comparable
strong_orderinghttps://cppreference.com/cpp/utility/compare/strong_ordering
weak_orderinghttps://cppreference.com/cpp/utility/compare/weak_ordering
partial_orderinghttps://cppreference.com/cpp/utility/compare/partial_ordering
common_comparison_categoryhttps://cppreference.com/cpp/utility/compare/common_comparison_category
compare_three_way_resulthttps://cppreference.com/cpp/utility/compare/compare_three_way_result
compare_three_wayhttps://cppreference.com/cpp/utility/compare/compare_three_way
strong_orderhttps://cppreference.com/cpp/utility/compare/strong_order
weak_orderhttps://cppreference.com/cpp/utility/compare/weak_order
partial_orderhttps://cppreference.com/cpp/utility/compare/partial_order
compare_strong_order_fallbackhttps://cppreference.com/cpp/utility/compare/compare_strong_order_fallback
compare_weak_order_fallbackhttps://cppreference.com/cpp/utility/compare/compare_weak_order_fallback
compare_partial_order_fallbackhttps://cppreference.com/cpp/utility/compare/compare_partial_order_fallback
type_orderhttps://cppreference.com/cpp/utility/compare/type_order
is_eqis_ltis_lteqhttps://cppreference.com/cpp/utility/compare/named_comparison_functions
is_neqis_gtis_gteqhttps://cppreference.com/cpp/utility/compare/named_comparison_functions
Function objectshttps://cppreference.com/cpp/utility/functional
Bit manipulationhttps://cppreference.com/cpp/utility/bit
bitsethttps://cppreference.com/cpp/utility/bitset
hashhttps://cppreference.com/cpp/utility/hash
Relational operatorshttps://cppreference.com/cpp/utility#Relational_operators
rel_ops::operator!=rel_ops::operator>https://cppreference.com/cpp/utility/rel_ops/operator_cmp
rel_ops::operator<=rel_ops::operator>=https://cppreference.com/cpp/utility/rel_ops/operator_cmp
Integer comparison functionshttps://cppreference.com/cpp/utility#Integer_comparison_functions
cmp_equalcmp_lesscmp_less_thanhttps://cppreference.com/cpp/utility/intcmp
cmp_not_equalcmp_greatercmp_greater_thanhttps://cppreference.com/cpp/utility/intcmp
in_rangehttps://cppreference.com/cpp/utility/in_range
Swaphttps://cppreference.com/cpp/utility#Swap
type operationshttps://cppreference.com/cpp/utility#Type_operations
swaphttps://cppreference.com/cpp/algorithm/swap
ranges::swaphttps://cppreference.com/cpp/utility/ranges/swap
exchangehttps://cppreference.com/cpp/utility/exchange
declvalhttps://cppreference.com/cpp/utility/declval
to_underlyinghttps://cppreference.com/cpp/utility/to_underlying
forwardhttps://cppreference.com/cpp/utility/forward
forward_likehttps://cppreference.com/cpp/utility/forward_like
movehttps://cppreference.com/cpp/utility/move
move_if_noexcepthttps://cppreference.com/cpp/utility/move_if_noexcept
as_consthttps://cppreference.com/cpp/utility/as_const
pairhttps://cppreference.com/cpp/utility/pair
tuplehttps://cppreference.com/cpp/utility/tuple
optionalhttps://cppreference.com/cpp/utility/optional
anyhttps://cppreference.com/cpp/utility/any
varianthttps://cppreference.com/cpp/utility/variant
tuple_sizehttps://cppreference.com/cpp/utility/tuple_size
tuple_elementhttps://cppreference.com/cpp/utility/tuple_element
applyhttps://cppreference.com/cpp/utility/apply
make_from_tuplehttps://cppreference.com/cpp/utility/make_from_tuple
expectedhttps://cppreference.com/cpp/utility/expected
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/navbar_content&action=edit
Bit manipulationhttps://cppreference.com/cpp/utility/bit
bit_casthttps://cppreference.com/cpp/numeric/bit_cast
Integral powers of 2https://cppreference.com/cpp/utility/bit#Integral_powers_of_2
has_single_bithttps://cppreference.com/cpp/numeric/has_single_bit
bit_ceilhttps://cppreference.com/cpp/numeric/bit_ceil
bit_floorhttps://cppreference.com/cpp/numeric/bit_floor
bit_widthhttps://cppreference.com/cpp/numeric/bit_width
Shiftinghttps://cppreference.com/cpp/utility/bit#Shifting
shlhttps://cppreference.com/cpp/numeric/shl
shrhttps://cppreference.com/cpp/numeric/shr
Rotatinghttps://cppreference.com/cpp/utility/bit#Rotating
rotlhttps://cppreference.com/cpp/numeric/rotl
rotrhttps://cppreference.com/cpp/numeric/rotr
Countinghttps://cppreference.com/cpp/utility/bit#Counting
countl_zerohttps://cppreference.com/cpp/numeric/countl_zero
countl_onehttps://cppreference.com/cpp/numeric/countl_one
countr_zerohttps://cppreference.com/cpp/numeric/countr_zero
countr_onehttps://cppreference.com/cpp/numeric/countr_one
popcounthttps://cppreference.com/cpp/numeric/popcount
Permutationhttps://cppreference.com/cpp/utility/bit#Permutation
bit_reversehttps://cppreference.com/cpp/numeric/bit_reverse
bit_repeathttps://cppreference.com/cpp/numeric/bit_repeat
bit_compresshttps://cppreference.com/cpp/numeric/bit_compress
bit_expandhttps://cppreference.com/cpp/numeric/bit_expand
Endianhttps://cppreference.com/cpp/utility/bit#Endian
endianhttps://cppreference.com/cpp/types/endian
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/bit/navbar_content&action=edit
https://cppreference.com/cpp/header/bit
integralhttps://cppreference.com/cpp/concepts/integral
1 Parametershttps://cppreference.com/cpp/numeric/byteswap#Parameters
2 Return valuehttps://cppreference.com/cpp/numeric/byteswap#Return_value
3 Noteshttps://cppreference.com/cpp/numeric/byteswap#Notes
4 Possible implementationhttps://cppreference.com/cpp/numeric/byteswap#Possible_implementation
5 Examplehttps://cppreference.com/cpp/numeric/byteswap#Example
6 See alsohttps://cppreference.com/cpp/numeric/byteswap#See_also
Feature-testhttps://cppreference.com/cpp/utility/feature_test
__cpp_lib_byteswaphttps://cppreference.com/cpp/feature_test#cpp_lib_byteswap
202110Lhttps://cppreference.com/cpp/compiler_support/23#cpp_lib_byteswap_202110L
endianhttps://cppreference.com/cpp/types/endian
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_endian&action=edit
rotlhttps://cppreference.com/cpp/numeric/rotl
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/dsc_rotl&action=edit
rotrhttps://cppreference.com/cpp/numeric/rotr
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/dsc_rotr&action=edit
bit_reversehttps://cppreference.com/cpp/numeric/bit_reverse
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/dsc_bit_reverse&action=edit
Categorieshttps://cppreference.com/Special:Categories
Pages using deprecated source tagshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttp://www.cppreference.com/support
Recent changeshttps://cppreference.com/Special:RecentChanges
FAQhttps://cppreference.com/Cppreference:FAQ
Offline versionhttps://cppreference.com/Cppreference:Archives
https://cppreference.com/cpp/numeric/byteswap
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/numeric/byteswap
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/numeric/byteswap
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://cppreference.com/index.php?title=cpp/numeric/byteswap&oldid=185780
Page informationhttps://cppreference.com/index.php?title=cpp/numeric/byteswap&action=info
Deutschhttps://de.cppreference.com/cpp/numeric/byteswap
Españolhttp://es.cppreference.com/cpp/numeric/byteswap
Françaishttp://fr.cppreference.com/cpp/numeric/byteswap
Italianohttp://it.cppreference.com/cpp/numeric/byteswap
日本語http://ja.cppreference.com/cpp/numeric/byteswap
Portuguêshttp://pt.cppreference.com/cpp/numeric/byteswap
Русскийhttp://ru.cppreference.com/cpp/numeric/byteswap
中文http://zh.cppreference.com/cpp/numeric/byteswap

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.