PolyAllocator::allocate

Allocation function as requested by standard-library containers.

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/pma/PolyAllocator.h

Include

#include "pma/PolyAllocator.h"

Syntax

value_type * allocate
(
    std::size_t count
)

Remarks

Allocation function as requested by standard-library containers.

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