Skip to content
EntityQ332629· pop 19· linked from 164 articles

演算子の多重定義

Sign in to save

Also known as user-defined operator, ad hoc polymorphism

type of polymorphism in some programming languages where operators have different implementations depending on their arguments

Article · 日本語

利用者定義演算子 (りようしゃていぎえんざんし 英: user-defined operators) とはプログラミング言語において、言語の利用者が演算子に対し組み込みの演算子とは異なる動作を定義できる機能である。

Abstract from DBpedia / Wikipedia · CC BY-SA