Welcome Guest,
Already a member? Sign In
In this final issue of 2011, Andrew Koenig argues that destructors can be just as harmful as goto statements in C++. We also explore cross-platform development with Eclipse C/C++ Development Tooling, review fixed-point arithmetic types for C++, and more!
In This January Digital Issue:
- Destructors Considered Harmful
By Andrew Koenig
C++ destructors have their own hazards, with nature and causes that are analogous to those of the goto statement. This article argues that programmers should seriously consider restricting the use of destructors to data structures that are intended to avoid those hazards.
- Cross-Platform Development with Eclipse CDT
By Ben Dupont Create one Eclipse project that can be used to compile on Windows using the Visual Studio compiler or on Linux using GCC, and share the source code via SVN.
- From the Vault: Fixed-Point Arithmetic Types for C++
By Kurt Guntheroth
This handy entry from our archives presents three fixed-point types, coded as C++ template classes, which are intended as drop-in replacements for - Letters
By you
Readers discuss surveys, commenting, ARM devices and more.
- Links
Table of Contents
COVER STORY
int
or double
.EDITORIAL
By Andrew BinstockThe information submitted is collected by TechWeb and our sponsor(s).
TechWeb's privacy policy;
dtSearch's privacy policy;
Gimpel's privacy policy;
Klocwork's privacy policy;
Micro Focus's privacy policy;
Thawte's privacy policy;
This digital issue is sponsored by:
Having trouble logging in? Click here.
Download Adobe Reader