Special Member Functions

C++Special member functions are used to create, destroy, initialize, convert, and copy class objects. These include the following:

Related References

IBM Copyright 2003