include <new> header

Hello ,

What does "include <new>" mean ?

what for do we use it?
From the C++ standard

1 The header <new> defines several functions that manage the allocation of dynamic storage in a program. It also defines components for reporting storage management errors.
ty guys.
Topic archived. No new replies allowed.