@article{MTMT:2760338, title = {Utilising the Software Metrics of RefactorERL to Identify Code Clones in Erlang}, url = {https://m2.mtmt.hu/api/publication/2760338}, author = {Fördős, Viktória and Tóth, Melinda}, journal-iso = {STUD UNIV BABES-BOLYAI SER INFO}, journal = {STUDIA UNIVERSITATIS BABES-BOLYAI SERIES INFORMATICA}, volume = {59}, unique-id = {2760338}, issn = {1224-869X}, year = {2014}, eissn = {2065-9601}, pages = {103-118}, orcid-numbers = {Fördős, Viktória/0000-0001-6403-9797; Tóth, Melinda/0000-0001-6300-7945} } @misc{MTMT:30700349, title = {Validation of software measures for the functional programming language Erlang}, url = {https://m2.mtmt.hu/api/publication/30700349}, author = {Warmuth and Daniel}, unique-id = {30700349}, year = {2012}, pages = {&} } @article{MTMT:1949025, title = {C++ standard Template Library by infinite iterators}, url = {https://m2.mtmt.hu/api/publication/1949025}, author = {Kozsik, Tamás and Pataki, Norbert and Szűgyi, Zalán}, journal-iso = {ANN MATH INFORM}, journal = {ANNALES MATHEMATICAE ET INFORMATICAE}, volume = {38}, unique-id = {1949025}, issn = {1787-5021}, abstract = {The C++ Standard Template Library (STL) is an essential part of professional C++ programs. STL is a type-safe template library that is based on the generic programming paradigm and helps to avoid some possible dangerous C++ constructs. With its usage, the efficiency, safety and quality of the code is increased. However, professional C++ programmers are eager for some missing STLrelated opportunities. For instance, infinite ranges are hardly supported by C++ STL. STL does not contain iterators that use a predicate during traversal. STL's design is not good at all from the view of predicates. In this paper we present some extensions of C++ STL that supports effective generic programming. We show scenarios where these extensions can be used pretty gracefully. We present the implementation of our infinite iterators.}, keywords = {STL; Iterators; C++}, year = {2011}, eissn = {1787-6117}, pages = {75-86}, orcid-numbers = {Kozsik, Tamás/0000-0003-4484-9172; Pataki, Norbert/0000-0002-7519-3367} }