C++ <span class="searchmatch">Standard</span> <span class="searchmatch">Template</span> <span class="searchmatch">Library</span> (tsz. C++ <span class="searchmatch">Standard</span> <span class="searchmatch">Template</span> Libraries) (informatika) <span class="searchmatch">standard</span> sablonkönyvtár A STL (<span class="searchmatch">Standard</span> <span class="searchmatch">Template</span> <span class="searchmatch">Library</span>), vagy magyarul...
IPA: [ ˈʃtɒndɒrtʃɒbloŋkøɲftaːr] <span class="searchmatch">standard</span> sablonkönyvtár (matematika) angol: <span class="searchmatch">standard</span> <span class="searchmatch">template</span> <span class="searchmatch">library</span> (en) orosz: стандартная библиотека шаблонов (ru)...
aktív C++ fejlesztő volt, különösen a <span class="searchmatch">Standard</span> <span class="searchmatch">Template</span> <span class="searchmatch">Library</span> (STL) és a C++ szabványos könyvtár (<span class="searchmatch">Standard</span> <span class="searchmatch">Library</span>) implementációja iránt érdeklődött....
type traits <span class="searchmatch">library</span> (tsz. type traits libraries) (informatika) A Type Traits <span class="searchmatch">Library</span> a C++ <span class="searchmatch">standard</span> könyvtár része (<type_traits> fejléccel), amely típusokról...
class <span class="searchmatch">template</span> (tsz. class templates) (informatika) A C++ osztály sablon (class <span class="searchmatch">template</span>) egy olyan eszköz a C++ programozási nyelvben, amely lehetővé...
számítástechnikus, legismertebb munkássága a C++ programozási nyelv <span class="searchmatch">Standard</span> <span class="searchmatch">Template</span> <span class="searchmatch">Library</span> (STL) megalkotása. Az STL nemcsak a C++ egyik sarokköve, hanem...
curiously recurring <span class="searchmatch">template</span> pattern (tsz. curiously recurring <span class="searchmatch">template</span> patterns) (informatika) A CRTP egy olyan tervezési minta (design pattern) C++...
egyéb algoritmikus műveletekre. Az algoritmusok általában az STL (<span class="searchmatch">Standard</span> <span class="searchmatch">Template</span> <span class="searchmatch">Library</span>) konténereivel (pl. vector, list, set) együtt működnek. A algorithm...
{ std::cout << first << " - " << second << std::endl; } A C++ <span class="searchmatch">Standard</span> <span class="searchmatch">Template</span> <span class="searchmatch">Library</span> (STL) számos generikus függvényt használ. Például: std::sort(vec...
set <span class="searchmatch">library</span> (tsz. set libraries) (informatika) A set a C++ <span class="searchmatch">Standard</span> <span class="searchmatch">Template</span> <span class="searchmatch">Library</span> (STL) egyik adatszerkezete, amely egy rendezett, egyedi elemeket tartalmazó...