operator new

Array operator news.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/Array.h

Include

#include "Containers/Array.h"

Syntax

template<typename T, typename Allocator>
void * operator new
(
    size_t Size,
    TArray< T, Allocator > & Array
)

Remarks

Array operator news.

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