We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eeefc0 commit 1815c86Copy full SHA for 1815c86
GLOBAL_DEFINED_WORDS.json
@@ -88,5 +88,8 @@
88
},
89
"標準浮動小数点数型": {
90
"desc": "拡張浮動小数点数型の対義語としてfloat / double / long doubleを指す用語"
91
+ },
92
+ "ADL": {
93
+ "desc": "実引数依存の名前探索 (Argument Dependent Lookup)。引数の型が所属する名前空間の関数を探索する言語機能"
94
}
95
0 commit comments