6533b852fe1ef96bd12ab591

RESEARCH PRODUCT

On the darker side of C++

Markku Sakkinen

subject

Computer scienceProgramming languageObject-orientationComputer securitycomputer.software_genrecomputer

description

We discuss several negative features and properties of the C++ language, some common with C, others pertaining to C++ classes. Remedies are proposed for most of the latter ones, most of the former ones being feared to be already incurable. The worst class-related defects claimed in present C++ have to do with free store management. Some hints are given to programmers on how to avoid pitfalls.

https://doi.org/10.1007/3-540-45910-3_10