René's URL Explorer Experiment


Title: オーバーロード解決 - 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%2Flanguage%2Foverload+resolution
ログイン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%2Flanguage%2Foverload+resolution
ページhttps://ja.cppreference.com/cpp/language/overload_resolution
議論https://ja.cppreference.com/index.php?title=%E3%83%88%E3%83%BC%E3%82%AF:cpp/language/overload_resolution&action=edit&redlink=1
https://ja.cppreference.com/cpp/language/overload_resolution
閲覧https://ja.cppreference.com/cpp/language/overload_resolution
ソースを閲覧https://ja.cppreference.com/index.php?title=cpp/language/overload_resolution&action=edit
履歴を表示https://ja.cppreference.com/index.php?title=cpp/language/overload_resolution&action=history
https://ja.cppreference.com/cpp/language/overload_resolution
cpphttps://ja.cppreference.com/cpp
languagehttps://ja.cppreference.com/cpp/language
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
C++言語https://ja.cppreference.com/cpp/language
プリプロセッサhttps://ja.cppreference.com/cpp/preprocessor
コメントhttps://ja.cppreference.com/cpp/comment
キーワードhttps://ja.cppreference.com/cpp/keyword
エスケープシーケンスhttps://ja.cppreference.com/cpp/language/escape
フロー制御https://ja.cppreference.com/cpp/language/statements
ifhttps://ja.cppreference.com/cpp/language/if
switchhttps://ja.cppreference.com/cpp/language/switch
forhttps://ja.cppreference.com/cpp/language/for
range-forhttps://ja.cppreference.com/cpp/language/range-for
whilehttps://ja.cppreference.com/cpp/language/while
do-whilehttps://ja.cppreference.com/cpp/language/do
continuehttps://ja.cppreference.com/cpp/language/continue
breakhttps://ja.cppreference.com/cpp/language/break
gotohttps://ja.cppreference.com/cpp/language/goto
returnhttps://ja.cppreference.com/cpp/language/return
関数https://ja.cppreference.com/cpp/language/functions
関数宣言https://ja.cppreference.com/cpp/language/function
ラムダ関数宣言https://ja.cppreference.com/cpp/language/lambda
inline 指定子https://ja.cppreference.com/cpp/language/inline
例外指定https://ja.cppreference.com/cpp/language/except_spec
noexcept 指定子https://ja.cppreference.com/cpp/language/noexcept_spec
throw 式https://ja.cppreference.com/cpp/language/throw
try-catch ブロックhttps://ja.cppreference.com/cpp/language/try_catch
名前空間宣言https://ja.cppreference.com/cpp/language/namespace
名前空間エイリアスhttps://ja.cppreference.com/cpp/language/namespace_alias
基本型https://ja.cppreference.com/cpp/language/types
列挙型https://ja.cppreference.com/cpp/language/enum
関数型https://ja.cppreference.com/cpp/language/function
複合型https://ja.cppreference.com/cpp/language/class
共用体型https://ja.cppreference.com/cpp/language/union
decltypehttps://ja.cppreference.com/cpp/language/decltype
autohttps://ja.cppreference.com/cpp/language/auto
alignashttps://ja.cppreference.com/cpp/language/alignas
const/volatilehttps://ja.cppreference.com/cpp/language/cv
constexprhttps://ja.cppreference.com/cpp/language/constexpr
記憶域期間指定子https://ja.cppreference.com/cpp/language/storage_duration
初期化https://ja.cppreference.com/cpp/language/initialization
デフォルト初期化https://ja.cppreference.com/cpp/language/default_initialization
値初期化https://ja.cppreference.com/cpp/language/value_initialization
ゼロ初期化https://ja.cppreference.com/cpp/language/zero_initialization
コピー初期化https://ja.cppreference.com/cpp/language/copy_initialization
直接初期化https://ja.cppreference.com/cpp/language/direct_initialization
集成体初期化https://ja.cppreference.com/cpp/language/aggregate_initialization
リスト初期化https://ja.cppreference.com/cpp/language/list_initialization
定数初期化https://ja.cppreference.com/cpp/language/constant_initialization
参照初期化https://ja.cppreference.com/cpp/language/reference_initialization
https://ja.cppreference.com/cpp/language/expressions
値カテゴリhttps://ja.cppreference.com/cpp/language/value_category
評価順序https://ja.cppreference.com/cpp/language/eval_order
演算子https://ja.cppreference.com/cpp/language/operators
演算子の優先順位https://ja.cppreference.com/cpp/language/operator_precedence
代替表現https://ja.cppreference.com/cpp/language/operator_alternative
リテラルhttps://ja.cppreference.com/cpp/language/expressions#Literals
ブーリアンhttps://ja.cppreference.com/cpp/language/bool_literal
整数https://ja.cppreference.com/cpp/language/integer_literal
浮動小数点https://ja.cppreference.com/cpp/language/floating_literal
文字https://ja.cppreference.com/cpp/language/character_literal
文字列https://ja.cppreference.com/cpp/language/string_literal
nullptrhttps://ja.cppreference.com/cpp/language/nullptr
ユーザ定義https://ja.cppreference.com/cpp/language/user_literal
属性https://ja.cppreference.com/cpp/language/attributes
typedef 宣言https://ja.cppreference.com/cpp/language/typedef
型エイリアス宣言https://ja.cppreference.com/cpp/language/type_alias
暗黙の変換https://ja.cppreference.com/cpp/language/implicit_cast
明示的な変換https://ja.cppreference.com/cpp/language/explicit_cast
static_casthttps://ja.cppreference.com/cpp/language/static_cast
dynamic_casthttps://ja.cppreference.com/cpp/language/dynamic_cast
const_casthttps://ja.cppreference.com/cpp/language/const_cast
reinterpret_casthttps://ja.cppreference.com/cpp/language/reinterpret_cast
new 式https://ja.cppreference.com/cpp/language/new
delete 式https://ja.cppreference.com/cpp/language/delete
クラスhttps://ja.cppreference.com/cpp/language/classes
クラス宣言https://ja.cppreference.com/cpp/language/class
コンストラクタhttps://ja.cppreference.com/cpp/language/constructor
this ポインタhttps://ja.cppreference.com/cpp/language/this
アクセス指定子https://ja.cppreference.com/cpp/language/access
friend 指定子https://ja.cppreference.com/cpp/language/friend
仮想関数https://ja.cppreference.com/cpp/language/virtual
override 指定子https://ja.cppreference.com/cpp/language/override
final 指定子https://ja.cppreference.com/cpp/language/final
explicithttps://ja.cppreference.com/cpp/language/explicit
statichttps://ja.cppreference.com/cpp/language/static
デフォルトコンストラクタhttps://ja.cppreference.com/cpp/language/default_constructor
コピーコンストラクタhttps://ja.cppreference.com/cpp/language/copy_constructor
ムーブコンストラクタhttps://ja.cppreference.com/cpp/language/move_constructor
コピー代入https://ja.cppreference.com/cpp/language/as_operator
ムーブ代入https://ja.cppreference.com/cpp/language/move_operator
デストラクタhttps://ja.cppreference.com/cpp/language/destructor
テンプレートhttps://ja.cppreference.com/cpp/language/templates
クラステンプレート https://ja.cppreference.com/cpp/language/class_template
関数テンプレート https://ja.cppreference.com/cpp/language/function_template
テンプレートの特殊化https://ja.cppreference.com/cpp/language/template_specialization
パラメータパックhttps://ja.cppreference.com/cpp/language/parameter_pack
インラインアセンブリhttps://ja.cppreference.com/cpp/language/asm
C++ の歴史https://ja.cppreference.com/cpp/language/history
[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/language/navbar_content&action=edit
関数https://ja.cppreference.com/cpp/language/functions
関数宣言https://ja.cppreference.com/cpp/language/function
仮引数リストhttps://ja.cppreference.com/cpp/language/function#Parameter_list
関数定義https://ja.cppreference.com/cpp/language/function#Function_definition
デフォルト引数https://ja.cppreference.com/cpp/language/default_arguments
可変長引数https://ja.cppreference.com/cpp/language/variadic_arguments
inline 指定子https://ja.cppreference.com/cpp/language/inline
ラムダ式https://ja.cppreference.com/cpp/language/lambda
コルーチン https://ja.cppreference.com/cpp/language/coroutines
実引数依存の名前探索 (ADL)https://ja.cppreference.com/cpp/language/adl
関数呼び出し演算子https://ja.cppreference.com/cpp/language/operator_other#Built-in_function_call_operator
関数オブジェクトhttps://ja.cppreference.com/cpp/named_req/FunctionObject
演算子オーバーロードhttps://ja.cppreference.com/cpp/language/operators
オーバーロード集合のアドレスhttps://ja.cppreference.com/cpp/language/overloaded_address
[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/language/functions/navbar_content&action=edit
名前探索https://ja.cppreference.com/cpp/language/lookup
実引数依存の名前探索https://ja.cppreference.com/cpp/language/adl
テンプレートの実引数推定https://ja.cppreference.com/cpp/language/template_argument_deduction
オーバーロードされた関数のアドレスhttps://ja.cppreference.com/cpp/language/overloaded_address
制約https://ja.cppreference.com/cpp/language/constraints
テンプレート化されたエンティティhttps://ja.cppreference.com/cpp/language/templates#Templated_entity
1 詳細https://ja.cppreference.com/cpp/language/overload_resolution#詳細
2 候補関数https://ja.cppreference.com/cpp/language/overload_resolution#候補関数
2.1 名前付きの関数の呼び出しhttps://ja.cppreference.com/cpp/language/overload_resolution#名前付きの関数の呼び出し
2.2 クラスオブジェクトの呼び出しhttps://ja.cppreference.com/cpp/language/overload_resolution#クラスオブジェクトの呼び出し
2.3 オーバーロードされた演算子の呼び出しhttps://ja.cppreference.com/cpp/language/overload_resolution#オーバーロードされた演算子の呼び出し
2.4 コンストラクタによる初期化https://ja.cppreference.com/cpp/language/overload_resolution#コンストラクタによる初期化
2.5 変換によるコピー初期化https://ja.cppreference.com/cpp/language/overload_resolution#変換によるコピー初期化
2.6 変換による非クラスの初期化https://ja.cppreference.com/cpp/language/overload_resolution#変換による非クラスの初期化
2.7 変換による参照初期化https://ja.cppreference.com/cpp/language/overload_resolution#変換による参照初期化
2.8 リスト初期化https://ja.cppreference.com/cpp/language/overload_resolution#リスト初期化
3 実行可能関数https://ja.cppreference.com/cpp/language/overload_resolution#実行可能関数
4 最良実行可能関数https://ja.cppreference.com/cpp/language/overload_resolution#最良実行可能関数
5 暗黙の変換シーケンスの順位付けhttps://ja.cppreference.com/cpp/language/overload_resolution#暗黙の変換シーケンスの順位付け
6 リスト初期化における暗黙の変換シーケンスhttps://ja.cppreference.com/cpp/language/overload_resolution#リスト初期化における暗黙の変換シーケンス
7 欠陥報告https://ja.cppreference.com/cpp/language/overload_resolution#欠陥報告
8 関連項目https://ja.cppreference.com/cpp/language/overload_resolution#関連項目
9 参考文献https://ja.cppreference.com/cpp/language/overload_resolution#参考文献
メンバ関数https://ja.cppreference.com/cpp/language/member_functions
メンバ関数https://ja.cppreference.com/cpp/language/member_functions
テンプレートの実引数推定https://ja.cppreference.com/cpp/language/template_argument_deduction
値依存https://ja.cppreference.com/cpp/language/dependent_name#Value-dependent_expressions
条件 explicit 指定子https://ja.cppreference.com/cpp/language/explicit
ムーブコンストラクタhttps://ja.cppreference.com/cpp/language/move_constructor
ムーブ代入https://ja.cppreference.com/cpp/language/move_assignment
関数呼び出し式https://ja.cppreference.com/cpp/language/operator_other#Built-in_function_call_operator
名前探索https://ja.cppreference.com/cpp/language/lookup
一次式https://ja.cppreference.com/cpp/language/expressions#Primary_expressions
ADLhttps://ja.cppreference.com/cpp/language/adl
thishttps://ja.cppreference.com/cpp/language/this
関数呼び出し式https://ja.cppreference.com/cpp/language/operator_other#Built-in_function_call_operator
名前探索https://ja.cppreference.com/cpp/language/lookup
ユーザ定義変換関数https://ja.cppreference.com/cpp/language/cast_operator
組み込みの演算子https://ja.cppreference.com/cpp/language/expressions#Operators
ユーザ定義の演算子オーバーロードhttps://ja.cppreference.com/cpp/language/operators
名前探索https://ja.cppreference.com/cpp/language/lookup
演算子オーバーロードhttps://ja.cppreference.com/cpp/language/operators
名前探索https://ja.cppreference.com/cpp/language/lookup
ADLhttps://ja.cppreference.com/cpp/language/adl
組み込み演算子のページhttps://ja.cppreference.com/cpp/language/expressions#Operators
メンバアクセス演算子https://ja.cppreference.com/cpp/language/operator_member_access#Built-in_member_access_operators
ユーザ定義変換シーケンスhttps://ja.cppreference.com/cpp/language/implicit_cast
デフォルト比較https://ja.cppreference.com/cpp/language/default_comparisons
コピー初期化https://ja.cppreference.com/cpp/language/copy_initialization
直接初期化https://ja.cppreference.com/cpp/language/direct_initialization
デフォルト初期化https://ja.cppreference.com/cpp/language/default_initialization
変換コンストラクタhttps://ja.cppreference.com/cpp/language/converting_constructor
コピー初期化https://ja.cppreference.com/cpp/language/copy_initialization
ユーザ定義変換関数https://ja.cppreference.com/cpp/language/cast_operator
変換コンストラクタhttps://ja.cppreference.com/cpp/language/converting_constructor
ユーザ定義変換関数https://ja.cppreference.com/cpp/language/cast_operator
標準変換シーケンスhttps://ja.cppreference.com/cpp/language/implicit_cast
直接初期化https://ja.cppreference.com/cpp/language/direct_initialization
修飾変換https://ja.cppreference.com/cpp/language/implicit_cast
参照初期化https://ja.cppreference.com/cpp/language/reference_initialization
リスト初期化https://ja.cppreference.com/cpp/language/list_initialization
省略記号引数https://ja.cppreference.com/cpp/language/variadic_arguments
制約https://ja.cppreference.com/cpp/language/constraints
ユーザ定義変換によるクラスのコピー初期化https://ja.cppreference.com/cpp/language/overload_resolution#Copy-initialization_by_conversion
変換関数による非クラス型の初期化https://ja.cppreference.com/cpp/language/overload_resolution#Non-class_initialization_by_conversion
直接参照束縛のための変換関数による初期化https://ja.cppreference.com/cpp/language/overload_resolution#Reference_initialization_by_conversion
コピー初期化https://ja.cppreference.com/cpp/language/copy_initialization
コンストラクタによる初期化https://ja.cppreference.com/cpp/language/overload_resolution#Initialization_by_constructor
テンプレートの特殊化に対する半順序のルールhttps://ja.cppreference.com/cpp/language/function_template#Function_template_overloading
制約の半順序https://ja.cppreference.com/cpp/language/constraints
ユーザ定義の推定ガイドhttps://ja.cppreference.com/cpp/language/deduction_guide
コピー推定候補https://ja.cppreference.com/cpp/language/deduction_guide
コピー初期化https://ja.cppreference.com/cpp/language/copy_initialization
暗黙の変換https://ja.cppreference.com/cpp/language/implicit_cast
標準変換シーケンスの種類https://ja.cppreference.com/cpp/language/implicit_cast
3回の変換https://ja.cppreference.com/cpp/language/implicit_cast
ビットフィールドhttps://ja.cppreference.com/cpp/language/bit_field
省略記号変換https://ja.cppreference.com/cpp/language/variadic_arguments
列挙https://ja.cppreference.com/cpp/language/enum
リスト初期化https://ja.cppreference.com/cpp/language/list_initialization
集成体初期化https://ja.cppreference.com/cpp/language/aggregate_initialization
集成体初期化https://ja.cppreference.com/cpp/language/aggregate_initialization
集成体初期化https://ja.cppreference.com/cpp/language/aggregate_initialization
CWG 1601https://wg21.cmeerw.net/cwg/issue1601
CWG 1467https://wg21.cmeerw.net/cwg/issue1467
CWG 2137https://wg21.cmeerw.net/cwg/issue2137
名前探索https://ja.cppreference.com/cpp/language/lookup
実引数依存の名前探索https://ja.cppreference.com/cpp/language/adl
テンプレートの実引数推定https://ja.cppreference.com/cpp/language/template_argument_deduction
SFINAEhttps://ja.cppreference.com/cpp/language/sfinae
カテゴリ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
Pages with unreviewed CWG DR markerhttps://ja.cppreference.com/index.php?title=%E3%82%AB%E3%83%86%E3%82%B4%E3%83%AA:Pages_with_unreviewed_CWG_DR_marker&action=edit&redlink=1
高負荷な構文解析関数の呼び出しが多過ぎるページhttps://ja.cppreference.com/index.php?title=%E3%82%AB%E3%83%86%E3%82%B4%E3%83%AA:%E9%AB%98%E8%B2%A0%E8%8D%B7%E3%81%AA%E6%A7%8B%E6%96%87%E8%A7%A3%E6%9E%90%E9%96%A2%E6%95%B0%E3%81%AE%E5%91%BC%E3%81%B3%E5%87%BA%E3%81%97%E3%81%8C%E5%A4%9A%E9%81%8E%E3%81%8E%E3%82%8B%E3%83%9A%E3%83%BC%E3%82%B8&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/language/overload_resolution
リンク元https://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E3%83%AA%E3%83%B3%E3%82%AF%E5%85%83/cpp/language/overload_resolution
関連ページの更新状況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/language/overload_resolution
ファイルをアップロード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/language/overload_resolution&oldid=48812
ページ情報https://ja.cppreference.com/index.php?title=cpp/language/overload_resolution&action=info
Englishhttp://en.cppreference.com/cpp/language/overload_resolution
Españolhttp://es.cppreference.com/cpp/language/overload_resolution
Русскийhttp://ru.cppreference.com/cpp/language/overload_resolution
中文http://zh.cppreference.com/cpp/language/overload_resolution

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.