[Next] [Prev] [Up] [Top]

8.0 Functions

Avoid passing arguments by value (GL)


It is fine to pass built-in types and value-oriented classes by value. However, many classes, particularly those that perform heap allocation or those that are large in size, are inefficient to pass by value.


No Title
[Next] [Prev] [Up] [Top]

Generated with CERN WebMaker

This site was grabbed using the TRIAL version of Grab-a-Site. This message does not appear on a licensed copy of Grab-a-Site.