Warning: Undefined variable $resultados in /home/enciclo/public_html/dictious.com/search.php on line 17
C++_function_overloading - Dictious

10 Talált eredmények " C _function_overloading"

C++ function overloading

<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...


C++ operator overloading

<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é...


C++ virtual function

<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 function

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...


C++

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ő...


ad hoc polymorphism

<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...


function signature

<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...


function overriding

<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...


function overload resolution ambiguity

<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...


compile time

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...