René's URL Explorer Experiment


Title: std::swap - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: ja.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://ja.cppreference.com/
アカウント作成https://ja.cppreference.com/index.php?title=%E7%89%B9%E5%88%A5:%E3%82%A2%E3%82%AB%E3%82%A6%E3%83%B3%E3%83%88%E4%BD%9C%E6%88%90&returnto=cpp%2Falgorithm%2Fswap
ログインhttps://ja.cppreference.com/index.php?title=%E7%89%B9%E5%88%A5:%E3%83%AD%E3%82%B0%E3%82%A4%E3%83%B3&returnto=cpp%2Falgorithm%2Fswap
ページhttps://ja.cppreference.com/cpp/algorithm/swap
議論https://ja.cppreference.com/index.php?title=%E3%83%88%E3%83%BC%E3%82%AF:cpp/algorithm/swap&action=edit&redlink=1
https://ja.cppreference.com/cpp/algorithm/swap
閲覧https://ja.cppreference.com/cpp/algorithm/swap
ソースを閲覧https://ja.cppreference.com/index.php?title=cpp/algorithm/swap&action=edit
履歴を表示https://ja.cppreference.com/index.php?title=cpp/algorithm/swap&action=history
https://ja.cppreference.com/cpp/algorithm/swap
cpphttps://ja.cppreference.com/cpp
algorithmhttps://ja.cppreference.com/cpp/algorithm
C++https://ja.cppreference.com/cpp
言語https://ja.cppreference.com/cpp/language
標準ライブラリヘッダhttps://ja.cppreference.com/cpp/header
フリースタンディング処理系とホスト処理系https://ja.cppreference.com/cpp/freestanding
名前付き要件 https://ja.cppreference.com/cpp/named_req
言語サポートライブラリhttps://ja.cppreference.com/cpp/utility#Language_support
コンセプトライブラリhttps://ja.cppreference.com/cpp/concepts
診断ライブラリhttps://ja.cppreference.com/cpp/error
ユーティリティライブラリhttps://ja.cppreference.com/cpp/utility
文字列ライブラリhttps://ja.cppreference.com/cpp/string
コンテナライブラリhttps://ja.cppreference.com/cpp/container
イテレータライブラリhttps://ja.cppreference.com/cpp/iterator
範囲ライブラリhttps://ja.cppreference.com/cpp/ranges
アルゴリズムライブラリhttps://ja.cppreference.com/cpp/algorithm
数値演算ライブラリhttps://ja.cppreference.com/cpp/numeric
ローカライゼーションライブラリhttps://ja.cppreference.com/cpp/locale
入出力ライブラリhttps://ja.cppreference.com/cpp/io
ファイルシステムライブラリhttps://ja.cppreference.com/cpp/filesystem
正規表現ライブラリhttps://ja.cppreference.com/cpp/regex
アトミック操作ライブラリhttps://ja.cppreference.com/cpp/atomic
スレッドサポートライブラリhttps://ja.cppreference.com/cpp/thread
技術仕様書https://ja.cppreference.com/cpp/experimental
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/navbar_content&action=edit
アルゴリズムライブラリhttps://ja.cppreference.com/cpp/algorithm
コンセプトとユーティリティhttps://ja.cppreference.com/cpp/iterator#Algorithm_concepts_and_utilities
制約付きアルゴリズムhttps://ja.cppreference.com/cpp/algorithm/ranges#Constrained_algorithms
is_execution_policyhttps://ja.cppreference.com/cpp/algorithm/is_execution_policy
execution::seqexecution::parexecution::par_unseqexecution::unseqhttps://ja.cppreference.com/cpp/algorithm/execution_policy_tag
execution::sequenced_policyexecution::parallel_policyexecution::parallel_unsequenced_policyexecution::parallel_unsequencedhttps://ja.cppreference.com/cpp/algorithm/execution_policy_tag_t
all_ofany_ofnone_ofhttps://ja.cppreference.com/cpp/algorithm/all_any_none_of
for_eachhttps://ja.cppreference.com/cpp/algorithm/for_each
for_each_nhttps://ja.cppreference.com/cpp/algorithm/for_each_n
countcount_ifhttps://ja.cppreference.com/cpp/algorithm/count
mismatchhttps://ja.cppreference.com/cpp/algorithm/mismatch
equalhttps://ja.cppreference.com/cpp/algorithm/equal
adjacent_findhttps://ja.cppreference.com/cpp/algorithm/adjacent_find
findfind_iffind_if_nothttps://ja.cppreference.com/cpp/algorithm/find
find_endhttps://ja.cppreference.com/cpp/algorithm/find_end
find_first_ofhttps://ja.cppreference.com/cpp/algorithm/find_first_of
searchhttps://ja.cppreference.com/cpp/algorithm/search
search_nhttps://ja.cppreference.com/cpp/algorithm/search_n
lexicographical_comparehttps://ja.cppreference.com/cpp/algorithm/lexicographical_compare
lexicographical_compare_three_wayhttps://ja.cppreference.com/cpp/algorithm/lexicographical_compare_three_way
copycopy_ifhttps://ja.cppreference.com/cpp/algorithm/copy
copy_nhttps://ja.cppreference.com/cpp/algorithm/copy_n
copy_backwardhttps://ja.cppreference.com/cpp/algorithm/copy_backward
movehttps://ja.cppreference.com/cpp/algorithm/move
move_backwardhttps://ja.cppreference.com/cpp/algorithm/move_backward
shift_leftshift_righthttps://ja.cppreference.com/cpp/algorithm/shift
transformhttps://ja.cppreference.com/cpp/algorithm/transform
fillhttps://ja.cppreference.com/cpp/algorithm/fill
fill_nhttps://ja.cppreference.com/cpp/algorithm/fill_n
generatehttps://ja.cppreference.com/cpp/algorithm/generate
generate_nhttps://ja.cppreference.com/cpp/algorithm/generate_n
iter_swaphttps://ja.cppreference.com/cpp/algorithm/iter_swap
swap_rangeshttps://ja.cppreference.com/cpp/algorithm/swap_ranges
samplehttps://ja.cppreference.com/cpp/algorithm/sample
removeremove_ifhttps://ja.cppreference.com/cpp/algorithm/remove
replacereplace_ifhttps://ja.cppreference.com/cpp/algorithm/replace
reversehttps://ja.cppreference.com/cpp/algorithm/reverse
rotatehttps://ja.cppreference.com/cpp/algorithm/rotate
uniquehttps://ja.cppreference.com/cpp/algorithm/unique
random_shufflehttps://ja.cppreference.com/cpp/algorithm/random_shuffle
remove_copyremove_copy_ifhttps://ja.cppreference.com/cpp/algorithm/remove_copy
replace_copyreplace_copy_ifhttps://ja.cppreference.com/cpp/algorithm/replace_copy
reverse_copyhttps://ja.cppreference.com/cpp/algorithm/reverse_copy
rotate_copyhttps://ja.cppreference.com/cpp/algorithm/rotate_copy
unique_copyhttps://ja.cppreference.com/cpp/algorithm/unique_copy
shufflehttps://ja.cppreference.com/cpp/algorithm/random_shuffle
uninitialized_copyhttps://ja.cppreference.com/cpp/memory/uninitialized_copy
uninitialized_movehttps://ja.cppreference.com/cpp/memory/uninitialized_move
uninitialized_fillhttps://ja.cppreference.com/cpp/memory/uninitialized_fill
uninitialized_copy_nhttps://ja.cppreference.com/cpp/memory/uninitialized_copy_n
uninitialized_move_nhttps://ja.cppreference.com/cpp/memory/uninitialized_move_n
uninitialized_fill_nhttps://ja.cppreference.com/cpp/memory/uninitialized_fill_n
uninitialized_default_constructhttps://ja.cppreference.com/cpp/memory/uninitialized_default_construct
uninitialized_value_constructhttps://ja.cppreference.com/cpp/memory/uninitialized_value_construct
destroyhttps://ja.cppreference.com/cpp/memory/destroy
uninitialized_default_construct_nhttps://ja.cppreference.com/cpp/memory/uninitialized_default_construct_n
uninitialized_value_construct_nhttps://ja.cppreference.com/cpp/memory/uninitialized_value_construct_n
destroy_nhttps://ja.cppreference.com/cpp/memory/destroy_n
is_partitionedhttps://ja.cppreference.com/cpp/algorithm/is_partitioned
partition_pointhttps://ja.cppreference.com/cpp/algorithm/partition_point
partitionhttps://ja.cppreference.com/cpp/algorithm/partition
partition_copyhttps://ja.cppreference.com/cpp/algorithm/partition_copy
stable_partitionhttps://ja.cppreference.com/cpp/algorithm/stable_partition
is_sortedhttps://ja.cppreference.com/cpp/algorithm/is_sorted
is_sorted_untilhttps://ja.cppreference.com/cpp/algorithm/is_sorted_until
sorthttps://ja.cppreference.com/cpp/algorithm/sort
stable_sorthttps://ja.cppreference.com/cpp/algorithm/stable_sort
partial_sorthttps://ja.cppreference.com/cpp/algorithm/partial_sort
partial_sort_copyhttps://ja.cppreference.com/cpp/algorithm/partial_sort_copy
nth_elementhttps://ja.cppreference.com/cpp/algorithm/nth_element
lower_boundhttps://ja.cppreference.com/cpp/algorithm/lower_bound
upper_boundhttps://ja.cppreference.com/cpp/algorithm/upper_bound
binary_searchhttps://ja.cppreference.com/cpp/algorithm/binary_search
equal_rangehttps://ja.cppreference.com/cpp/algorithm/equal_range
mergehttps://ja.cppreference.com/cpp/algorithm/merge
inplace_mergehttps://ja.cppreference.com/cpp/algorithm/inplace_merge
set_differencehttps://ja.cppreference.com/cpp/algorithm/set_difference
set_intersectionhttps://ja.cppreference.com/cpp/algorithm/set_intersection
set_symmetric_differencehttps://ja.cppreference.com/cpp/algorithm/set_symmetric_difference
set_unionhttps://ja.cppreference.com/cpp/algorithm/set_union
includeshttps://ja.cppreference.com/cpp/algorithm/includes
is_heaphttps://ja.cppreference.com/cpp/algorithm/is_heap
is_heap_untilhttps://ja.cppreference.com/cpp/algorithm/is_heap_until
make_heaphttps://ja.cppreference.com/cpp/algorithm/make_heap
sort_heaphttps://ja.cppreference.com/cpp/algorithm/sort_heap
push_heaphttps://ja.cppreference.com/cpp/algorithm/push_heap
pop_heaphttps://ja.cppreference.com/cpp/algorithm/pop_heap
maxhttps://ja.cppreference.com/cpp/algorithm/max
max_elementhttps://ja.cppreference.com/cpp/algorithm/max_element
minhttps://ja.cppreference.com/cpp/algorithm/min
min_elementhttps://ja.cppreference.com/cpp/algorithm/min_element
minmaxhttps://ja.cppreference.com/cpp/algorithm/minmax
minmax_elementhttps://ja.cppreference.com/cpp/algorithm/minmax_element
clamphttps://ja.cppreference.com/cpp/algorithm/clamp
is_permutationhttps://ja.cppreference.com/cpp/algorithm/is_permutation
next_permutationhttps://ja.cppreference.com/cpp/algorithm/next_permutation
prev_permutationhttps://ja.cppreference.com/cpp/algorithm/prev_permutation
iotahttps://ja.cppreference.com/cpp/algorithm/iota
inner_producthttps://ja.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttps://ja.cppreference.com/cpp/algorithm/adjacent_difference
accumulatehttps://ja.cppreference.com/cpp/algorithm/accumulate
reducehttps://ja.cppreference.com/cpp/algorithm/reduce
transform_reducehttps://ja.cppreference.com/cpp/algorithm/transform_reduce
partial_sumhttps://ja.cppreference.com/cpp/algorithm/partial_sum
inclusive_scanhttps://ja.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://ja.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://ja.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://ja.cppreference.com/cpp/algorithm/transform_exclusive_scan
qsorthttps://ja.cppreference.com/cpp/algorithm/qsort
bsearchhttps://ja.cppreference.com/cpp/algorithm/bsearch
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/algorithm/navbar_content&action=edit
https://ja.cppreference.com/cpp/header/algorithm
https://ja.cppreference.com/cpp/header/utility
1 引数https://ja.cppreference.com/cpp/algorithm/swap#引数
2 戻り値https://ja.cppreference.com/cpp/algorithm/swap#戻り値
3 例外https://ja.cppreference.com/cpp/algorithm/swap#例外
4 計算量https://ja.cppreference.com/cpp/algorithm/swap#計算量
5 特殊化https://ja.cppreference.com/cpp/algorithm/swap#特殊化
6 例https://ja.cppreference.com/cpp/algorithm/swap#例
7 不具合報告https://ja.cppreference.com/cpp/algorithm/swap#不具合報告
8 関連項目https://ja.cppreference.com/cpp/algorithm/swap#関連項目
MoveAssignablehttps://ja.cppreference.com/cpp/named_req/MoveAssignable
MoveConstructiblehttps://ja.cppreference.com/cpp/named_req/MoveConstructible
Swappablehttps://ja.cppreference.com/cpp/named_req/Swappable
noexcepthttps://ja.cppreference.com/cpp/language/noexcept_spec
noexcepthttps://ja.cppreference.com/cpp/language/noexcept_spec
noexcepthttps://ja.cppreference.com/cpp/language/noexcept_spec
std 名前空間内で特殊化https://ja.cppreference.com/cpp/language/extending_std
ADLhttps://ja.cppreference.com/cpp/language/adl
Swappablehttps://ja.cppreference.com/cpp/named_req/Swappable
std::swap(std::pair)https://ja.cppreference.com/cpp/utility/pair/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/utility/pair/dsc_swap2&action=edit
std::swap(std::tuple)https://ja.cppreference.com/cpp/utility/tuple/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/utility/tuple/dsc_swap2&action=edit
std::swap(std::shared_ptr)https://ja.cppreference.com/cpp/memory/shared_ptr/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/memory/shared_ptr/dsc_swap2&action=edit
std::swap(std::weak_ptr)https://ja.cppreference.com/cpp/memory/weak_ptr/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/memory/weak_ptr/dsc_swap2&action=edit
std::swap(std::unique_ptr)https://ja.cppreference.com/cpp/memory/unique_ptr/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/memory/unique_ptr/dsc_swap2&action=edit
std::swap(std::function)https://ja.cppreference.com/cpp/utility/functional/function/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/utility/functional/function/dsc_swap2&action=edit
std::swap(std::basic_string)https://ja.cppreference.com/cpp/string/basic_string/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/string/basic_string/dsc_swap2&action=edit
std::swap(std::array)https://ja.cppreference.com/cpp/container/array/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::deque)https://ja.cppreference.com/cpp/container/deque/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::forward_list)https://ja.cppreference.com/cpp/container/forward_list/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::list)https://ja.cppreference.com/cpp/container/list/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::vector)https://ja.cppreference.com/cpp/container/vector/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::map)https://ja.cppreference.com/cpp/container/map/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::multimap)https://ja.cppreference.com/cpp/container/multimap/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::set)https://ja.cppreference.com/cpp/container/set/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::multiset)https://ja.cppreference.com/cpp/container/multiset/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::unordered_map)https://ja.cppreference.com/cpp/container/unordered_map/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::unordered_multimap)https://ja.cppreference.com/cpp/container/unordered_multimap/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::unordered_set)https://ja.cppreference.com/cpp/container/unordered_set/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::unordered_multiset)https://ja.cppreference.com/cpp/container/unordered_multiset/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::queue)https://ja.cppreference.com/cpp/container/queue/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::priority_queue)https://ja.cppreference.com/cpp/container/priority_queue/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::stack)https://ja.cppreference.com/cpp/container/stack/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/container/dsc_swap2&action=edit
std::swap(std::valarray)https://ja.cppreference.com/cpp/numeric/valarray/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/numeric/valarray/dsc_swap2&action=edit
std::swap(std::basic_stringbuf)https://ja.cppreference.com/cpp/io/basic_stringbuf/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/io/basic_stringbuf/dsc_swap2&action=edit
std::swap(std::basic_istringstream)https://ja.cppreference.com/cpp/io/basic_istringstream/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/io/basic_stringstream/dsc_swap2&action=edit
std::swap(std::basic_ostringstream)https://ja.cppreference.com/cpp/io/basic_ostringstream/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/io/basic_stringstream/dsc_swap2&action=edit
std::swap(std::basic_stringstream)https://ja.cppreference.com/cpp/io/basic_stringstream/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/io/basic_stringstream/dsc_swap2&action=edit
std::swap(std::basic_filebuf)https://ja.cppreference.com/cpp/io/basic_filebuf/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/io/basic_filebuf/dsc_swap2&action=edit
std::swap(std::basic_ifstream)https://ja.cppreference.com/cpp/io/basic_ifstream/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/io/basic_fstream/dsc_swap2&action=edit
std::swap(std::basic_ofstream)https://ja.cppreference.com/cpp/io/basic_ofstream/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/io/basic_fstream/dsc_swap2&action=edit
std::swap(std::basic_fstream)https://ja.cppreference.com/cpp/io/basic_fstream/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/io/basic_fstream/dsc_swap2&action=edit
std::swap(std::basic_syncbuf)https://ja.cppreference.com/cpp/io/basic_syncbuf/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/io/basic_syncbuf/dsc_swap2&action=edit
std::swap(std::basic_regex)https://ja.cppreference.com/cpp/regex/basic_regex/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/regex/basic_regex/dsc_swap2&action=edit
std::swap(std::match_results)https://ja.cppreference.com/cpp/regex/match_results/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/regex/match_results/dsc_swap2&action=edit
std::swap(std::thread)https://ja.cppreference.com/cpp/thread/thread/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/thread/thread/dsc_swap2&action=edit
std::swap(std::unique_lock)https://ja.cppreference.com/cpp/thread/unique_lock/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/thread/unique_lock/dsc_swap2&action=edit
std::swap(std::promise)https://ja.cppreference.com/cpp/thread/promise/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/thread/promise/dsc_swap2&action=edit
std::swap(std::packaged_task)https://ja.cppreference.com/cpp/thread/packaged_task/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/thread/packaged_task/dsc_swap2&action=edit
std::swap(std::optional)https://ja.cppreference.com/cpp/utility/optional/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/utility/optional/dsc_swap2&action=edit
std::swap(std::any)https://ja.cppreference.com/cpp/utility/any/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/utility/any/dsc_swap2&action=edit
std::swap(std::variant)https://ja.cppreference.com/cpp/utility/variant/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/utility/variant/dsc_swap2&action=edit
swap(std::filesystem::path)https://ja.cppreference.com/cpp/filesystem/path/swap2
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/filesystem/path/dsc_swap2&action=edit
LWG 2554https://cplusplus.github.io/LWG/issue2554
iter_swaphttps://ja.cppreference.com/cpp/algorithm/iter_swap
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/algorithm/dsc_iter_swap&action=edit
swap_rangeshttps://ja.cppreference.com/cpp/algorithm/swap_ranges
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/algorithm/dsc_swap_ranges&action=edit
exchangehttps://ja.cppreference.com/cpp/utility/exchange
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/utility/dsc_exchange&action=edit
カテゴリhttps://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E3%82%AB%E3%83%86%E3%82%B4%E3%83%AA
非推奨のsourceタグを使用しているページhttps://ja.cppreference.com/index.php?title=%E3%82%AB%E3%83%86%E3%82%B4%E3%83%AA:%E9%9D%9E%E6%8E%A8%E5%A5%A8%E3%81%AEsource%E3%82%BF%E3%82%B0%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%97%E3%81%A6%E3%81%84%E3%82%8B%E3%83%9A%E3%83%BC%E3%82%B8&action=edit&redlink=1
非推奨のenclose引数を使用しているページhttps://ja.cppreference.com/index.php?title=%E3%82%AB%E3%83%86%E3%82%B4%E3%83%AA:%E9%9D%9E%E6%8E%A8%E5%A5%A8%E3%81%AEenclose%E5%BC%95%E6%95%B0%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%97%E3%81%A6%E3%81%84%E3%82%8B%E3%83%9A%E3%83%BC%E3%82%B8&action=edit&redlink=1
conditionally noexcepthttps://ja.cppreference.com/index.php?title=%E3%82%AB%E3%83%86%E3%82%B4%E3%83%AA:conditionally_noexcept&action=edit&redlink=1
メインページhttps://ja.cppreference.com/%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8
最近の更新https://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E6%9C%80%E8%BF%91%E3%81%AE%E6%9B%B4%E6%96%B0
おまかせ表示https://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E3%81%8A%E3%81%BE%E3%81%8B%E3%81%9B%E8%A1%A8%E7%A4%BA
MediaWiki についてのヘルプhttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://ja.cppreference.com/cpp/algorithm/swap
リンク元https://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E3%83%AA%E3%83%B3%E3%82%AF%E5%85%83/cpp/algorithm/swap
関連ページの更新状況https://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E9%96%A2%E9%80%A3%E3%83%9A%E3%83%BC%E3%82%B8%E3%81%AE%E6%9B%B4%E6%96%B0%E7%8A%B6%E6%B3%81/cpp/algorithm/swap
ファイルをアップロードhttp://upload.cppreference.com/w/Special:Upload
特別ページhttps://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E7%89%B9%E5%88%A5%E3%83%9A%E3%83%BC%E3%82%B8%E4%B8%80%E8%A6%A7
印刷用バージョンjavascript:print();
この版への固定リンクhttps://ja.cppreference.com/index.php?title=cpp/algorithm/swap&oldid=47000
ページ情報https://ja.cppreference.com/index.php?title=cpp/algorithm/swap&action=info
Deutschhttps://de.cppreference.com/cpp/algorithm/swap
Englishhttp://en.cppreference.com/cpp/algorithm/swap
Españolhttp://es.cppreference.com/cpp/algorithm/swap
Françaishttp://fr.cppreference.com/cpp/algorithm/swap
Italianohttp://it.cppreference.com/cpp/algorithm/swap
Portuguêshttp://pt.cppreference.com/cpp/algorithm/swap
Русскийhttp://ru.cppreference.com/cpp/algorithm/swap
中文http://zh.cppreference.com/cpp/algorithm/swap

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.