ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
double dispatches
名詞
活用形
複数形
plural of double dispatch
原形:
double dispatch
日本語の意味
「double dispatch」の複数形、つまり名詞「double dispatch」の複数形です。
英語の意味
plural of double dispatch
double dispatch
名詞
(computing) A mechanism that dispatches a function call to different concrete functions depending on the runtime types of two objects involved.
日本語の意味
(コンピューティング)実行時のふたつのオブジェクトの型に応じて、呼び出す関数を決定する仕組み。 / (プログラミング)二重の型情報に基づく動的なメソッド呼び出しの機構。
英語の意味
(computing) A mechanism that dispatches a function call to different concrete functions depending on the runtime types of two objects involved.
関連語