C++ Library - <new>
Introduction
It is a header describes functions used to manage dynamic storage in C++.The header also defines some specific types and the set_new_handler / get_new_handler pair of functions as shown below −
Functions
Types
Constants
| Sr.No. | Constant & description |
|---|---|
| 1 | nothrow
It is a nathrow constants. |