Computer Science – Programming Languages
Scientific paper
2011-11-15
Acta Univ. Sapientiae, Inform. 3,2 (2011) 141--157
Computer Science
Programming Languages
Scientific paper
The C++ Standard Template Library is the flagship example for libraries based on the generic programming paradigm. The usage of this library is intended to minimize the number of classical C/C++ errors, but does not warrant bug-free programs. Furthermore, many new kinds of errors may arise from the inaccurate use of the generic programming paradigm, like dereferencing invalid iterators or misunderstanding remove-like algorithms. In this paper we present some typical scenarios that may cause runtime or portability problems. We emit warnings and errors while these risky constructs are used. We also present a general approach to emit "customized" warnings. We support the so-called "believe-me marks" to disable warnings. We present another typical usage of our technique, when classes become deprecated during the software lifecycle.
No associations
LandOfFree
C++ Standard Template Library by template specialized containers does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.
If you have personal experience with C++ Standard Template Library by template specialized containers, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and C++ Standard Template Library by template specialized containers will most certainly appreciate the feedback.
Profile ID: LFWR-SCP-O-67700