ILE C/C++ Language Reference
The C++ language provides many enhancements to C functions. These
are:
- Reference arguments
- Default arguments
- Reference return types
- Inline functions
- Member functions
- Overloaded functions
- Operator functions
- Constructor and destructor functions
- Conversion functions
- Virtual functions
- Function templates
- Exception specifications
- Constructor initializers
Related References
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.