<span class="searchmatch">C</span>++ <span class="searchmatch">function</span> <span class="searchmatch">overloading</span> (tsz. <span class="searchmatch">C</span>++ <span class="searchmatch">function</span> overloadings) (informatika) Függvény túlterhelés (<span class="searchmatch">function</span> <span class="searchmatch">overloading</span>) <span class="searchmatch">C</span>++-ban A <span class="searchmatch">C</span>++-ban a függvény túlterhelés...
<span class="searchmatch">C</span>++ operator <span class="searchmatch">overloading</span> (tsz. <span class="searchmatch">C</span>++ operator overloadings) (informatika) Az operátor túlterhelés (operátorok átdefiniálása/operator <span class="searchmatch">overloading</span>) lehetővé...
<span class="searchmatch">C</span>++ virtual <span class="searchmatch">function</span> (tsz. <span class="searchmatch">C</span>++ virtual functions) (informatika) A virtuális függvény (virtual <span class="searchmatch">function</span>) a <span class="searchmatch">C</span>++-ban egy olyan tagfüggvény egy osztályban...
generic <span class="searchmatch">function</span> (tsz. generic functions) (informatika) A generic <span class="searchmatch">function</span> (általánosított függvény) olyan programozási konstrukció, amely lehetővé teszi...
megkülönböztetése (pass by value vs. pass by reference) Függvény-túlterhelés (<span class="searchmatch">function</span> <span class="searchmatch">overloading</span>) alapelve: több függvény definiálása azonos névvel, de különböző...
<span class="searchmatch">C</span>++-ban az ad hoc polimorfizmus két fő formában jelenik meg: Funkció túlterhelés (<span class="searchmatch">Function</span> <span class="searchmatch">Overloading</span>) Operátor túlterhelés (Operator <span class="searchmatch">Overloading</span>) Az...
<span class="searchmatch">function</span> signature (tsz. <span class="searchmatch">function</span> signatures) (informatika) A <span class="searchmatch">function</span> signature (függvény szignatúra) a programozásban egy formális leírása annak, hogyan...
<span class="searchmatch">function</span> overriding (tsz. <span class="searchmatch">function</span> overridings) (informatika) A függvény felüldefiniálás (method/<span class="searchmatch">function</span> overriding) egy olyan objektumorientált programozási...
<span class="searchmatch">function</span> overload resolution ambiguity (tsz. <span class="searchmatch">function</span> overload resolution ambiguities) (informatika) A <span class="searchmatch">function</span> overload resolution ambiguity (függvénytúlterhelés...
fordítási időben ki tudja számolni az eredményt. A függvény túlterhelés (<span class="searchmatch">function</span> <span class="searchmatch">overloading</span>) compile time működik, mert a fordító már fordításkor eldönti, hogy...