Detail publikace
New design and implementation concepts for SIMLIB/C++
PERINGER, P.
Originální název
New design and implementation concepts for SIMLIB/C++
Anglický název
New design and implementation concepts for SIMLIB/C++
Jazyk
en
Originální abstrakt
The goal of this article is to explain basic design and implementation concepts used in new version of simulation library SIMLIB/C++. The old version was designed in 1990 and this is noticeable. Meanwhile, the ISO C++ standard evolved and the library adapted to new C++ features only partially. The new version uses modern ISO C++ features (namespaces, templates, STL containers etc.) and design patterns. The backward compatibility is maintained where it is possible.
Anglický abstrakt
The goal of this article is to explain basic design and implementation concepts used in new version of simulation library SIMLIB/C++. The old version was designed in 1990 and this is noticeable. Meanwhile, the ISO C++ standard evolved and the library adapted to new C++ features only partially. The new version uses modern ISO C++ features (namespaces, templates, STL containers etc.) and design patterns. The backward compatibility is maintained where it is possible.
Dokumenty
BibTex
@inproceedings{BUT10045,
author="Petr {Peringer}",
title="New design and implementation concepts for SIMLIB/C++",
annote="The goal of this article is to explain basic design and implementation
concepts used in new version of simulation library SIMLIB/C++. The old
version was designed in 1990 and this is noticeable. Meanwhile, the ISO
C++ standard evolved and the library adapted to new C++ features only
partially. The new version uses modern ISO C++ features (namespaces,
templates, STL containers etc.) and design patterns. The backward
compatibility is maintained where it is possible.",
booktitle="Proceedings of XXIVth International Autumn Colloquium ASIS 2002",
chapter="10045",
year="2002",
month="september",
pages="201--204",
type="conference paper"
}