operator new[]

Overload list

Windows
MacOS
Linux
Name Description

Public function

void *

 

operator new[]

(
    size_t Size,
    const std::nothrow_t&
)

Public function

void *

 

operator new[]

(
    size_t Size,
    const std::nothrow_t&
)

Public function

void *

 

operator new[]

(
    size_t Size,
    const std::nothrow_t&
)

Public function

void *

 

operator new[]

(
    size_t Size,
    FMemStackBase& Mem,
    int32 Count,
    int32 Align
)

Public function

void *

 

operator new[]

(
    size_t Size,
    FMemStackBase& Mem,
    EMemZeroed Tag,
    int32 Count,
    int32 Align
)

Public function

void *

 

operator new[]

(
    size_t Size,
    FMemStackBase& Mem,
    EMemOned Tag,
    int32 Count,
    int32 Align
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss