Use static objects instead of temporaries

One tip for improving performance is to use static objects rather than constant temporaries. Beware of initialization order problems (see "Static object constructors" on page 74 and "Consider alternatives to temporary objects" on page 60).


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker