title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | apilocation | apitype | f1_keywords | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
operator new(CRT) | Microsoft Docs |
11/04/2016 |
|
article |
|
DLLExport |
|
|
|
79682f85-6889-40f6-b8f7-9eed5176ea35 |
9 |
corob-msft |
corob |
ghogen |
Beginning in Visual Studio 2013, the Universal C Runtime (UCRT) no longer supports the C++-specific operator new and operator delete functions. These are now part of the C++ Standard Library. For more information, see new and delete operators and new operator in the C++ Language Reference.