Chapter Contents

Previous

Next
Header Files, Classes, and Functions

Language Support

Header Files, Classes, and Functions for Language Support provides a reference for the classes and functions in the new.h and typeinfo.h header files. This information includes header filenames, the classes contained in those header files, and the functions contained in those classes.

Header Files, Classes, and Functions for Language Support
Header File Class Functions
new.h
operator delete() operator new() set_new_handler()
typeinfo.h type_info operator ==() operator !=() before() name() set_terminate() terminate()


Chapter Contents

Previous

Next

Top of Page

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.